15
0

Accepting request 618825 from home:apersaud:branches:devel:languages:python

update to latest version

OBS-URL: https://build.opensuse.org/request/show/618825
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pexpect?expand=0&rev=37
This commit is contained in:
Tomáš Chvátal
2018-06-25 11:07:08 +00:00
committed by Git OBS Bridge
parent 6f7a04954b
commit 9caa005b92
4 changed files with 16 additions and 4 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Sun Jun 24 15:49:37 UTC 2018 - arun@gmx.de
- update to version 4.6.0:
* The pxssh.login() method now supports an ssh_config parameter,
which can be used to specify a file path to an SSH config file (PR
#490).
* Improved compatability for the crlf parameter of PopenSpawn (PR
#493)
* Fixed an issue in read timeout handling when using spawn and
fdspawn with the use_poll parameter (PR #492).
-------------------------------------------------------------------
Thu Apr 19 11:58:18 UTC 2018 - tchvatal@suse.com