/eggs.ini

https://bitbucket.org/h_morita_dbcls/galaxy-central · INI · 77 lines · 60 code · 6 blank · 11 comment · 0 complexity · 959789cfdc9d128e98c50d453be3ca3d MD5 · raw file

  1. ;
  2. ; Galaxy egg version configuration
  3. ;
  4. ; This file is version controlled and should not be edited by hand!
  5. ; For more information, see:
  6. ; http://bitbucket.org/galaxy/galaxy-central/wiki/Config/Eggs
  7. ;
  8. [general]
  9. repository = http://eggs.g2.bx.psu.edu/new
  10. ; these eggs must be scrambled for your local environment
  11. no_auto = pbs_python DRMAA_python
  12. [eggs:platform]
  13. bx_python = 0.5.0
  14. Cheetah = 2.2.2
  15. DRMAA_python = 0.2
  16. MySQL_python = 1.2.3c1
  17. numpy = 1.3.0
  18. pbs_python = 4.1.0
  19. psycopg2 = 2.0.13
  20. pycrypto = 2.0.1
  21. pysam = 0.1.1
  22. pysqlite = 2.5.6
  23. python_lzo = 1.08_2.03_static
  24. threadframe = 0.2
  25. guppy = 0.1.8
  26. [eggs:noplatform]
  27. amqplib = 0.6.1
  28. Beaker = 1.4
  29. decorator = 3.1.2
  30. docutils = 0.4
  31. drmaa = 0.4b3
  32. elementtree = 1.2.6_20050316
  33. GeneTrack = 2.0.0_beta_1
  34. lrucache = 0.2
  35. Mako = 0.2.5
  36. nose = 0.11.1
  37. NoseHTML = 0.3.1
  38. Paste = 1.6
  39. PasteDeploy = 1.3.3
  40. PasteScript = 1.7.3
  41. pexpect = 2.4
  42. Routes = 1.12.3
  43. simplejson = 1.5
  44. SQLAlchemy = 0.5.6
  45. sqlalchemy_migrate = 0.5.4
  46. Tempita = 0.1
  47. twill = 0.9
  48. WebError = 0.8a
  49. WebHelpers = 0.2
  50. WebOb = 0.8.5
  51. wsgiref = 0.1.2
  52. Babel = 0.9.4
  53. wchartype = 0.1
  54. Whoosh = 0.3.18
  55. ; extra version information
  56. [tags]
  57. psycopg2 = _8.4.2_static
  58. pysqlite = _3.6.17_static
  59. MySQL_python = _5.1.41_static
  60. bx_python = _dev_f74aec067563
  61. GeneTrack = _dev_48da9e998f0caf01c5be731e926f4b0481f658f0
  62. SQLAlchemy = _dev_r6498
  63. pysam = _kanwei_90e03180969d
  64. ; dependency source urls, necessary for scrambling. for an explanation, see
  65. ; the wiki page above
  66. [source]
  67. MySQL_python = mysql-5.1.41
  68. psycopg2 = postgresql-8.4.2
  69. pysqlite = sqlite-amalgamation-3_6_17
  70. [dependencies]
  71. bx_python = numpy