11
0
Commit Graph

1 Commits

Author SHA256 Message Date
a3cd5cf26a - Update to version 0.6.19
* fixed broken manifest.

- Update to version 0.6.18
  * Fix connect using ssh using keyfile without password.
- Update to version 0.6.17
  * Remove hardcoded values in example.
  * Use Paramiko's PKey class for loading public keys instead of
    instantiating key subclasses directly.
  * Remove Python2 support.
  * Only import UnixSocketSession if the platform is not Windows.
  * Remove setuptools from runtime requirements; list in build
    requirements.
  * Adding error handling parameters for RPC replies.
  * Drop the pytest-runner dependency.
  * Fix for broken iterator.
- Drop patch
  * python-ncclient-no-python2.patch (included upstream)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ncclient?expand=0&rev=21
2025-03-03 07:32:44 +00:00