pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-pexpect
Module Name: pkgsrc
Committed By: tnn
Date: Fri Apr 25 20:31:10 UTC 2008
Modified Files:
pkgsrc/devel/py-pexpect: Makefile PLIST distinfo
Log Message:
Update to py-pexpect-2.3.
- Supports DESTDIR
- Accept Python 2.5
No ChangeLog, but it adds three new modules:
SCREEN: This implements a virtual screen
ANSI: This implements an ANSI terminal emulator as a subclass of screen
FSM: This module implements a Finite State Machine (FSM)
To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 pkgsrc/devel/py-pexpect/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/devel/py-pexpect/PLIST
cvs rdiff -r1.4 -r1.5 pkgsrc/devel/py-pexpect/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index