14
0

- update to 0.3.5:

* use license from tarball
  * add term option to SSHClientInteraction and use to call invoke_shell

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-paramiko-expect?expand=0&rev=12
This commit is contained in:
2023-05-10 06:18:20 +00:00
committed by Git OBS Bridge
parent 6e2894df97
commit 646bb714c5
5 changed files with 12 additions and 28 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed May 10 06:17:44 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 0.3.5:
* use license from tarball
* add term option to SSHClientInteraction and use to call invoke_shell
-------------------------------------------------------------------
Wed Oct 12 13:51:17 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>