[hg] galaxy 2417: Eliminate the problematic GeneTrack eggs from ...
details: http://www.bx.psu.edu/hg/galaxy/rev/76890d7fb3dd changeset: 2417:76890d7fb3dd user: Greg Von Kuster <greg@bx.psu.edu> date: Tue May 26 14:59:40 2009 -0400 description: Eliminate the problematic GeneTrack eggs from eggs.ini. 1 file(s) affected in this change: eggs.ini diffs (33 lines): diff -r 48e4b965545b -r 76890d7fb3dd eggs.ini --- a/eggs.ini Tue May 26 14:32:18 2009 -0400 +++ b/eggs.ini Tue May 26 14:59:40 2009 -0400 @@ -24,7 +24,6 @@ threadframe = 0.2 guppy = 0.1.8 numpy = 1.2.1 -tables = 2.1.1 [eggs:noplatform] Beaker = 0.5 @@ -52,7 +51,6 @@ wsgiref = 0.1.2 Babel = 0.9.4 wchartype = 0.1 -GeneTrack = 1.0.3 ; extra version information [tags] @@ -63,7 +61,6 @@ flup = .dev_r2311 bx_python = _dev_r4bf1f32e6b76 nose = .dev_r101 -tables = _hdf5_1.8.2_lzo_2.03_bzip2_1.0.5_static ; source location, necessary for scrambling [source] @@ -103,5 +100,3 @@ wsgiref = http://pypi.python.org/packages/source/w/wsgiref/wsgiref-0.1.2.zip Babel = http://ftp.edgewall.com/pub/babel/Babel-0.9.4.zip wchartype = http://ginstrom.com/code/wchartype-0.1.zip -tables = http://www.pytables.org/download/stable/tables-2.1.1.tar.gz ftp://ftp.hdfgroup.org/HDF5/current/src/hdf5-1.8.2.tar.gz http://www.oberhumer.com/opensource/lzo/download/lzo-2.03.tar.gz http://www.bzip.org/1.0.5/bzip2-1.0.5.tar.gz -GeneTrack = http://genetrack.googlecode.com/files/GeneTrack-1.0.3.zip http://dalchemy.com/opensource/formkit/FormKit_0.9b2.tar.gz
participants (1)
-
Greg Von Kuster