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 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9f8eb3277716a01faafaba553d629d3d60a1a624c7cf45daa600d2148c30020c
size 148247

3
pexpect-4.6.0.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2a8e88259839571d1251d278476f3eec5db26deb73a70be5ed5dc5435e418aba
size 148966

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

View File

@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-pexpect
Version: 4.5.0
Version: 4.6.0
Release: 0
Summary: Pure Python Expect-like module
License: ISC