15
0

- update to 4.8.0

* Returned behavior of searchwindowsize to that in 4.3 and earlier
 * Fixed a bug truncating before attribute after a timeout 
 * Fixed a bug where a search could be less than searchwindowsize
    if it was increased between calls
 * Minor test cleanups to improve portability
 * Disable chaining of timeout and EOF exceptions
 * Several doc updates.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pexpect?expand=0&rev=51
This commit is contained in:
2020-02-14 12:54:55 +00:00
committed by Git OBS Bridge
parent 65cdcb4334
commit 89afa07900
4 changed files with 16 additions and 4 deletions

View File

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