forked from pool/python-pexpect
Accepting request 557783 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/557783 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pexpect?expand=0&rev=22
This commit is contained in:
commit
9bdfe01977
@ -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
3
pexpect-4.3.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:8e287b171dbaf249d0b06b5f2e88cb7e694651d2d0b8c15bccb83170d3c55575
|
||||||
|
size 146852
|
@ -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 we’re expecting (PR #459).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Nov 10 22:59:10 UTC 2017 - arun@gmx.de
|
Fri Nov 10 22:59:10 UTC 2017 - arun@gmx.de
|
||||||
|
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
|
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-pexpect
|
Name: python-pexpect
|
||||||
Version: 4.3.0
|
Version: 4.3.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Pure Python Expect-like module
|
Summary: Pure Python Expect-like module
|
||||||
License: ISC
|
License: ISC
|
||||||
|
Loading…
x
Reference in New Issue
Block a user