Fedora 8 Update: pexpect-2.3-1.fc8

updates at fedoraproject.org updates at fedoraproject.org
Fri Jan 11 22:10:37 UTC 2008


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2008-0448
2008-01-11 21:17:30
--------------------------------------------------------------------------------

Name        : pexpect
Product     : Fedora 8
Version     : 2.3
Release     : 1.fc8
URL         : http://pexpect.sourceforge.net/
Summary     : Pure Python Expect-like module
Description :
Pexpect is a pure Python module for spawning child applications; controlling
them; and responding to expected patterns in their output. Pexpect works like
Don Libes' Expect. Pexpect allows your script to spawn a child application and
control it as if a human were typing commands.

Pexpect can be used for automating interactive applications such as ssh, ftp,
passwd, telnet, etc. It can be used to automate setup scripts for duplicating
software package installations on different servers. And it can be used for
automated software testing. Pexpect is in the spirit of Don Libes' Expect, but
Pexpect is pure Python. Unlike other Expect-like modules for Python, Pexpect
does not require TCL or Expect nor does it require C extensions to be compiled.
It should work on any platform that supports the standard Python pty module.

--------------------------------------------------------------------------------
Update Information:

Upgrade to pexpect 2.3
--------------------------------------------------------------------------------
ChangeLog:

* Tue Jan  8 2008 Robert Scheck <robert at fedoraproject.org> 2.3-1
- Upgrade to 2.3
- Updated the source URL to match with the guidelines
--------------------------------------------------------------------------------
Updated packages:

a1a47c06d0cf0a5efbf4d63353844b4b0a6c14c4 pexpect-2.3-1.fc8.noarch.rpm
590b3fb8b78b86c380fd32bbe4760cbdce237183 pexpect-2.3-1.fc8.src.rpm

This update can be installed with the "yum" update program.  Use 
su -c 'yum update pexpect' 
at the command line.  For more information, refer to "Managing Software
with yum", available at http://docs.fedoraproject.org/yum/.
--------------------------------------------------------------------------------




More information about the package-announce mailing list