[hg] galaxy 3336: upgrading pexpect to v2.4
details: http://www.bx.psu.edu/hg/galaxy/rev/22c1284782fb changeset: 3336:22c1284782fb user: rc date: Fri Feb 05 11:20:13 2010 -0500 description: upgrading pexpect to v2.4 diffstat: eggs.ini | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diffs (21 lines): diff -r b4ba343d3540 -r 22c1284782fb eggs.ini --- a/eggs.ini Fri Feb 05 10:04:04 2010 -0500 +++ b/eggs.ini Fri Feb 05 11:20:13 2010 -0500 @@ -40,7 +40,7 @@ Paste = 1.6 PasteDeploy = 1.3.3 PasteScript = 1.7.3 -pexpect = 2.3 +pexpect = 2.4 Routes = 1.11 simplejson = 1.5 SQLAlchemy = 0.5.6 @@ -73,7 +73,7 @@ DRMAA_python = http://gridengine.sunsource.net/files/documents/7/36/DRMAA-python-0.2.tar.gz MySQL_python = http://superb-west.dl.sourceforge.net/sourceforge/mysql-python/MySQL-python-... http://downloads.mysql.com/archives/mysql-5.0/mysql-5.0.67.tar.gz pbs_python = http://ftp.sara.nl/pub/outgoing/pbs_python-2.9.4.tar.gz -pexpect = http://pexpect.sourceforge.net/pexpect-2.3.tar.gz +pexpect = http://pypi.python.org/packages/source/p/pexpect/pexpect-2.4.tar.gz psycopg2 = http://initd.org/pub/software/psycopg/PSYCOPG-2-0/psycopg2-2.0.6.tar.gz ftp://ftp-archives.postgresql.org/pub/source/v8.2.6/postgresql-8.2.6.tar.bz2 pycrypto = http://www.amk.ca/files/python/crypto/pycrypto-2.0.1.tar.gz pysam = http://bitbucket.org/kanwei/kanwei-pysam/get/e3c601a062fd.gz
participants (1)
-
Greg Von Kuster