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

update to latest version

OBS-URL: https://build.opensuse.org/request/show/557740
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pexpect?expand=0&rev=29
This commit is contained in:
Tomáš Chvátal 2017-12-17 08:21:34 +00:00 committed by Git OBS Bridge
parent 43174ef25a
commit 7321808acb
4 changed files with 13 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:00ab0872f80f5db740499e7a1283a7c3b97bea542d72df84d83dea17d0afd2d9
size 146576

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

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8e287b171dbaf249d0b06b5f2e88cb7e694651d2d0b8c15bccb83170d3c55575
size 146852

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sat Dec 16 23:13:25 UTC 2017 - arun@gmx.de
- update to version 4.3.1:
* When launching bash for pexpect.replwrap, load the system bashrc
from a couple of different common locations (PR #457), and then
unset the PROMPT_COMMAND environment variable, which can interfere
with the prompt were expecting (PR #459).
-------------------------------------------------------------------
Fri Nov 10 22:59:10 UTC 2017 - arun@gmx.de

View File

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