Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python3-ncclient-0.5.3-lp152.3.4 RPM for noarch

From OpenSuSE Leap 15.2 for noarch

Name: python3-ncclient Distribution: openSUSE Leap 15.2
Version: 0.5.3 Vendor: openSUSE
Release: lp152.3.4 Build date: Tue Mar 10 03:15:17 2020
Group: Development/Languages/Python Build host: lamb17
Size: 392730 Source RPM: python-ncclient-0.5.3-lp152.3.4.src.rpm
Packager: https://bugs.opensuse.org
Url: http://ncclient.org
Summary: Python library for NETCONF clients
ncclient is a Python library that facilitates client-side scripting
and application development around the NETCONF protocol.

Provides

Requires

License

Apache-2.0

Changelog

* Mon Aug 07 2017 mardnh@gmx.de
  - Update to 0.5.3
    * Add notifications support
    * Add support for ecdsa keys
    * Various bug fixes
  - Convert to singlespec
  - Rebase patch: pr-109.patch
* Sat Sep 03 2016 mardnh@gmx.de
  - update to 0.5.2:
    * Add support for Python 3
    * Improve Junos ioproc performance
    * Performance improvements
    * Updated test cases
    * Many bug and performance fixes
  - fix source-url
  - rebase patch: pr-109.patch
* Fri Feb 05 2016 tbechtold@suse.com
  - switch to version from pypi
    This is the version used by OpenStack networking-cisco
  - update to 0.4.7:
    * Add support for netconf 1.1
    * Fix multiple RPC error handling
    * Add support for cancel-commit and persist param
    * Add more examples
    * Add Huawei device support
    * Add cli command support for hpcomware v7 devices
    * Add H3C support, Support H3C CLI,Action,Get_bulk,Save,Rollback,etc.
    * Add alcatel lucent support
    * Rewrite multiple error handling
    * Add coveralls support, with shield in README.md
    * Set severity level to higher when multiple
    * Simplify logging and multi-error reporting
    * Keep stacktrace of errors
    * Check for known hosts on hostkey_verify only
    * Add check for device sending back null error_text
    * Fix RPC.raise_mode
    * Specifying hostkey_verify=False should not load_known_hosts
    * Check the correct field on rpc-error element
    * Nexus exec_command operation
    * Allow specifying multiple cmd elements in Cisco Nexus
    * Update rpc for nested rpc-errors
    * Prevent race condition in threading
    * Prevent hanging in session close
    * Support for paramiko ProxyCommand via ~/.ssh/config parsing
    * Add Juniper-specific commit operations
    * Add Huawei devices support
    * Tests/Travis support
    * ioproc transport support for Juniper devices
    * Update Cisco CSR device handler
    * Fix issue with locked method missing device handler
    * Fix for namespace definition with lxml
    * Add missing SessionError exception
    * Update docs for Nexus device handler
    * Docstring fixes
    * Typos
    * Minor bugfixes
    * Add an example for Cisco CSR1000v
  - Remove nexus-support.patch . Applied upstream.
  - Adjust Requires according to requirements.txt
  - Split documentation into extra -doc package
  - Add pr-109.patch . This lowers the lxml requirement so this
    package works with SLE12.
  - Stop using openstack-suse-macros for now. This fixes the build
    for openSUSE 13.2 and SLE11SP3
* Wed Jul 29 2015 tbechtold@suse.com
  - Unify spec file. Use fedora compatible files macros
* Mon Aug 26 2013 rhafer@suse.com
  - added nexus-support.patch: this is required to make make ncclient
    capable of accessing cisco nexus switches (for quantum's nexus
    plugin)
* Thu Aug 08 2013 dmueller@suse.com
  - (rpm-wise) downgrade to a released version 0.3.2:
    * http://ncclient.grnet.gr/0.3.2/
* Mon Jul 29 2013 speilicke@suse.com
  - Require python-paramiko (for ssh transport)
  - Build HTML documentation

Files

/usr/lib/python3.6/site-packages/ncclient
/usr/lib/python3.6/site-packages/ncclient-0.5.3-py3.6.egg-info
/usr/lib/python3.6/site-packages/ncclient-0.5.3-py3.6.egg-info/PKG-INFO
/usr/lib/python3.6/site-packages/ncclient-0.5.3-py3.6.egg-info/SOURCES.txt
/usr/lib/python3.6/site-packages/ncclient-0.5.3-py3.6.egg-info/dependency_links.txt
/usr/lib/python3.6/site-packages/ncclient-0.5.3-py3.6.egg-info/pbr.json
/usr/lib/python3.6/site-packages/ncclient-0.5.3-py3.6.egg-info/requires.txt
/usr/lib/python3.6/site-packages/ncclient-0.5.3-py3.6.egg-info/top_level.txt
/usr/lib/python3.6/site-packages/ncclient/__init__.py
/usr/lib/python3.6/site-packages/ncclient/__pycache__
/usr/lib/python3.6/site-packages/ncclient/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/ncclient/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/ncclient/__pycache__/capabilities.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/ncclient/__pycache__/capabilities.cpython-36.pyc
/usr/lib/python3.6/site-packages/ncclient/__pycache__/debug.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/ncclient/__pycache__/debug.cpython-36.pyc
/usr/lib/python3.6/site-packages/ncclient/__pycache__/manager.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/ncclient/__pycache__/manager.cpython-36.pyc
/usr/lib/python3.6/site-packages/ncclient/__pycache__/xml_.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/ncclient/__pycache__/xml_.cpython-36.pyc
/usr/lib/python3.6/site-packages/ncclient/capabilities.py
/usr/lib/python3.6/site-packages/ncclient/debug.py
/usr/lib/python3.6/site-packages/ncclient/devices
/usr/lib/python3.6/site-packages/ncclient/devices/__init__.py
/usr/lib/python3.6/site-packages/ncclient/devices/__pycache__
/usr/lib/python3.6/site-packages/ncclient/devices/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/ncclient/devices/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/ncclient/devices/__pycache__/alu.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/ncclient/devices/__pycache__/alu.cpython-36.pyc
/usr/lib/python3.6/site-packages/ncclient/devices/__pycache__/csr.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/ncclient/devices/__pycache__/csr.cpython-36.pyc
/usr/lib/python3.6/site-packages/ncclient/devices/__pycache__/default.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/ncclient/devices/__pycache__/default.cpython-36.pyc
/usr/lib/python3.6/site-packages/ncclient/devices/__pycache__/h3c.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/ncclient/devices/__pycache__/h3c.cpython-36.pyc
/usr/lib/python3.6/site-packages/ncclient/devices/__pycache__/hpcomware.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/ncclient/devices/__pycache__/hpcomware.cpython-36.pyc
/usr/lib/python3.6/site-packages/ncclient/devices/__pycache__/huawei.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/ncclient/devices/__pycache__/huawei.cpython-36.pyc
/usr/lib/python3.6/site-packages/ncclient/devices/__pycache__/iosxe.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/ncclient/devices/__pycache__/iosxe.cpython-36.pyc
/usr/lib/python3.6/site-packages/ncclient/devices/__pycache__/iosxr.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/ncclient/devices/__pycache__/iosxr.cpython-36.pyc
/usr/lib/python3.6/site-packages/ncclient/devices/__pycache__/junos.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/ncclient/devices/__pycache__/junos.cpython-36.pyc
/usr/lib/python3.6/site-packages/ncclient/devices/__pycache__/nexus.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/ncclient/devices/__pycache__/nexus.cpython-36.pyc
/usr/lib/python3.6/site-packages/ncclient/devices/alu.py
/usr/lib/python3.6/site-packages/ncclient/devices/csr.py
/usr/lib/python3.6/site-packages/ncclient/devices/default.py
/usr/lib/python3.6/site-packages/ncclient/devices/h3c.py
/usr/lib/python3.6/site-packages/ncclient/devices/hpcomware.py
/usr/lib/python3.6/site-packages/ncclient/devices/huawei.py
/usr/lib/python3.6/site-packages/ncclient/devices/iosxe.py
/usr/lib/python3.6/site-packages/ncclient/devices/iosxr.py
/usr/lib/python3.6/site-packages/ncclient/devices/junos.py
/usr/lib/python3.6/site-packages/ncclient/devices/nexus.py
/usr/lib/python3.6/site-packages/ncclient/manager.py
/usr/lib/python3.6/site-packages/ncclient/operations
/usr/lib/python3.6/site-packages/ncclient/operations/__init__.py
/usr/lib/python3.6/site-packages/ncclient/operations/__pycache__
/usr/lib/python3.6/site-packages/ncclient/operations/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/ncclient/operations/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/ncclient/operations/__pycache__/edit.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/ncclient/operations/__pycache__/edit.cpython-36.pyc
/usr/lib/python3.6/site-packages/ncclient/operations/__pycache__/errors.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/ncclient/operations/__pycache__/errors.cpython-36.pyc
/usr/lib/python3.6/site-packages/ncclient/operations/__pycache__/flowmon.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/ncclient/operations/__pycache__/flowmon.cpython-36.pyc
/usr/lib/python3.6/site-packages/ncclient/operations/__pycache__/lock.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/ncclient/operations/__pycache__/lock.cpython-36.pyc
/usr/lib/python3.6/site-packages/ncclient/operations/__pycache__/notify.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/ncclient/operations/__pycache__/notify.cpython-36.pyc
/usr/lib/python3.6/site-packages/ncclient/operations/__pycache__/retrieve.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/ncclient/operations/__pycache__/retrieve.cpython-36.pyc
/usr/lib/python3.6/site-packages/ncclient/operations/__pycache__/rpc.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/ncclient/operations/__pycache__/rpc.cpython-36.pyc
/usr/lib/python3.6/site-packages/ncclient/operations/__pycache__/session.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/ncclient/operations/__pycache__/session.cpython-36.pyc
/usr/lib/python3.6/site-packages/ncclient/operations/__pycache__/subscribe.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/ncclient/operations/__pycache__/subscribe.cpython-36.pyc
/usr/lib/python3.6/site-packages/ncclient/operations/__pycache__/util.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/ncclient/operations/__pycache__/util.cpython-36.pyc
/usr/lib/python3.6/site-packages/ncclient/operations/edit.py
/usr/lib/python3.6/site-packages/ncclient/operations/errors.py
/usr/lib/python3.6/site-packages/ncclient/operations/flowmon.py
/usr/lib/python3.6/site-packages/ncclient/operations/lock.py
/usr/lib/python3.6/site-packages/ncclient/operations/notify.py
/usr/lib/python3.6/site-packages/ncclient/operations/retrieve.py
/usr/lib/python3.6/site-packages/ncclient/operations/rpc.py
/usr/lib/python3.6/site-packages/ncclient/operations/session.py
/usr/lib/python3.6/site-packages/ncclient/operations/subscribe.py
/usr/lib/python3.6/site-packages/ncclient/operations/third_party
/usr/lib/python3.6/site-packages/ncclient/operations/third_party/__init__.py
/usr/lib/python3.6/site-packages/ncclient/operations/third_party/__pycache__
/usr/lib/python3.6/site-packages/ncclient/operations/third_party/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/ncclient/operations/third_party/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/ncclient/operations/third_party/h3c
/usr/lib/python3.6/site-packages/ncclient/operations/third_party/h3c/__init__.py
/usr/lib/python3.6/site-packages/ncclient/operations/third_party/h3c/__pycache__
/usr/lib/python3.6/site-packages/ncclient/operations/third_party/h3c/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/ncclient/operations/third_party/h3c/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/ncclient/operations/third_party/h3c/__pycache__/rpc.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/ncclient/operations/third_party/h3c/__pycache__/rpc.cpython-36.pyc
/usr/lib/python3.6/site-packages/ncclient/operations/third_party/h3c/rpc.py
/usr/lib/python3.6/site-packages/ncclient/operations/third_party/hpcomware
/usr/lib/python3.6/site-packages/ncclient/operations/third_party/hpcomware/__init__.py
/usr/lib/python3.6/site-packages/ncclient/operations/third_party/hpcomware/__pycache__
/usr/lib/python3.6/site-packages/ncclient/operations/third_party/hpcomware/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/ncclient/operations/third_party/hpcomware/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/ncclient/operations/third_party/hpcomware/__pycache__/rpc.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/ncclient/operations/third_party/hpcomware/__pycache__/rpc.cpython-36.pyc
/usr/lib/python3.6/site-packages/ncclient/operations/third_party/hpcomware/rpc.py
/usr/lib/python3.6/site-packages/ncclient/operations/third_party/huawei
/usr/lib/python3.6/site-packages/ncclient/operations/third_party/huawei/__init__.py
/usr/lib/python3.6/site-packages/ncclient/operations/third_party/huawei/__pycache__
/usr/lib/python3.6/site-packages/ncclient/operations/third_party/huawei/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/ncclient/operations/third_party/huawei/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/ncclient/operations/third_party/huawei/__pycache__/rpc.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/ncclient/operations/third_party/huawei/__pycache__/rpc.cpython-36.pyc
/usr/lib/python3.6/site-packages/ncclient/operations/third_party/huawei/rpc.py
/usr/lib/python3.6/site-packages/ncclient/operations/third_party/iosxe
/usr/lib/python3.6/site-packages/ncclient/operations/third_party/iosxe/__init__.py
/usr/lib/python3.6/site-packages/ncclient/operations/third_party/iosxe/__pycache__
/usr/lib/python3.6/site-packages/ncclient/operations/third_party/iosxe/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/ncclient/operations/third_party/iosxe/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/ncclient/operations/third_party/iosxe/__pycache__/rpc.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/ncclient/operations/third_party/iosxe/__pycache__/rpc.cpython-36.pyc
/usr/lib/python3.6/site-packages/ncclient/operations/third_party/iosxe/rpc.py
/usr/lib/python3.6/site-packages/ncclient/operations/third_party/juniper
/usr/lib/python3.6/site-packages/ncclient/operations/third_party/juniper/__init__.py
/usr/lib/python3.6/site-packages/ncclient/operations/third_party/juniper/__pycache__
/usr/lib/python3.6/site-packages/ncclient/operations/third_party/juniper/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/ncclient/operations/third_party/juniper/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/ncclient/operations/third_party/juniper/__pycache__/rpc.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/ncclient/operations/third_party/juniper/__pycache__/rpc.cpython-36.pyc
/usr/lib/python3.6/site-packages/ncclient/operations/third_party/juniper/rpc.py
/usr/lib/python3.6/site-packages/ncclient/operations/third_party/nexus
/usr/lib/python3.6/site-packages/ncclient/operations/third_party/nexus/__init__.py
/usr/lib/python3.6/site-packages/ncclient/operations/third_party/nexus/__pycache__
/usr/lib/python3.6/site-packages/ncclient/operations/third_party/nexus/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/ncclient/operations/third_party/nexus/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/ncclient/operations/third_party/nexus/__pycache__/rpc.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/ncclient/operations/third_party/nexus/__pycache__/rpc.cpython-36.pyc
/usr/lib/python3.6/site-packages/ncclient/operations/third_party/nexus/rpc.py
/usr/lib/python3.6/site-packages/ncclient/operations/util.py
/usr/lib/python3.6/site-packages/ncclient/transport
/usr/lib/python3.6/site-packages/ncclient/transport/__init__.py
/usr/lib/python3.6/site-packages/ncclient/transport/__pycache__
/usr/lib/python3.6/site-packages/ncclient/transport/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/ncclient/transport/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/ncclient/transport/__pycache__/errors.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/ncclient/transport/__pycache__/errors.cpython-36.pyc
/usr/lib/python3.6/site-packages/ncclient/transport/__pycache__/session.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/ncclient/transport/__pycache__/session.cpython-36.pyc
/usr/lib/python3.6/site-packages/ncclient/transport/__pycache__/ssh.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/ncclient/transport/__pycache__/ssh.cpython-36.pyc
/usr/lib/python3.6/site-packages/ncclient/transport/errors.py
/usr/lib/python3.6/site-packages/ncclient/transport/session.py
/usr/lib/python3.6/site-packages/ncclient/transport/ssh.py
/usr/lib/python3.6/site-packages/ncclient/transport/third_party
/usr/lib/python3.6/site-packages/ncclient/transport/third_party/__init__.py
/usr/lib/python3.6/site-packages/ncclient/transport/third_party/__pycache__
/usr/lib/python3.6/site-packages/ncclient/transport/third_party/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/ncclient/transport/third_party/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/ncclient/transport/third_party/junos
/usr/lib/python3.6/site-packages/ncclient/transport/third_party/junos/__init__.py
/usr/lib/python3.6/site-packages/ncclient/transport/third_party/junos/__pycache__
/usr/lib/python3.6/site-packages/ncclient/transport/third_party/junos/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/ncclient/transport/third_party/junos/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/ncclient/transport/third_party/junos/__pycache__/ioproc.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/ncclient/transport/third_party/junos/__pycache__/ioproc.cpython-36.pyc
/usr/lib/python3.6/site-packages/ncclient/transport/third_party/junos/ioproc.py
/usr/lib/python3.6/site-packages/ncclient/xml_.py
/usr/share/doc/packages/python3-ncclient
/usr/share/doc/packages/python3-ncclient/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 11:50:38 2024