pexpect: python2.4 -> python2.5
This commit is contained in:
parent
9a71efda60
commit
767fdb13d2
@ -1,6 +1,7 @@
|
|||||||
drwxr-xr-x root/root usr/
|
drwxr-xr-x root/root usr/
|
||||||
drwxr-xr-x root/root usr/lib/
|
drwxr-xr-x root/root usr/lib/
|
||||||
drwxr-xr-x root/root usr/lib/python2.4/
|
drwxr-xr-x root/root usr/lib/python2.5/
|
||||||
drwxr-xr-x root/root usr/lib/python2.4/site-packages/
|
drwxr-xr-x root/root usr/lib/python2.5/site-packages/
|
||||||
-rw-r--r-- root/root usr/lib/python2.4/site-packages/pexpect.py
|
-rw-r--r-- root/root usr/lib/python2.5/site-packages/pexpect-2.0-py2.5.egg-info
|
||||||
-rw-r--r-- root/root usr/lib/python2.4/site-packages/pexpect.pyc
|
-rw-r--r-- root/root usr/lib/python2.5/site-packages/pexpect.py
|
||||||
|
-rw-r--r-- root/root usr/lib/python2.5/site-packages/pexpect.pyc
|
||||||
|
@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
name=pexpect
|
name=pexpect
|
||||||
version=2.0
|
version=2.0
|
||||||
release=1
|
release=2
|
||||||
source=(http://dl.sourceforge.net/sourceforge/$name/$name-$version.tgz)
|
source=(http://dl.sourceforge.net/sourceforge/$name/$name-$version.tgz)
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user