17
0
Files
python-ncclient/python-ncclient.changes
Dirk Mueller 7123c8c928 - update to 0.7.0:
* Introduced `ssh-python` as option instead of `Paramiko`.
  * Bumped to `0.7.0` as the `manager.connnect` call is NOT 100%
    backwards compatible today with all possible parameters that
    may be passed to `Paramiko`.
  * update Paramiko dependency
  * set default workflow permissions to read-only and pin action
    hashes f…
  * Fix error in .github/workflows/check.yml
  * Load certificate data when a corresponding public key is
    found in an ssh agent
  * Lazy-load some submodules inside ncclient.transport only when
    needed
  * Update tox.ini for test-requirements.txt → requirements-
    test.txt
  * Add alternative SSH transport using libssh
  * new: remove paramiko.DSSKey
- Switch to %patch macro.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ncclient?expand=0&rev=27
2025-12-28 19:33:53 +00:00

14 KiB