mirror of
https://github.com/galaxyproject/galaxy.git
synced 2026-09-21 13:50:20 +08:00
107 lines
4.4 KiB
INI
107 lines
4.4 KiB
INI
;
|
|
; Galaxy egg version configuration
|
|
;
|
|
; This file is version controlled and should not be edited by hand!
|
|
; For more information, see:
|
|
; http://g2.trac.bx.psu.edu/wiki/GalaxyEggs
|
|
;
|
|
|
|
[general]
|
|
repository = http://eggs.g2.bx.psu.edu
|
|
; these eggs must be scrambled for your local environment
|
|
no_auto = pbs_python DRMAA_python
|
|
|
|
[eggs:platform]
|
|
bx_python = 0.5.0
|
|
Cheetah = 2.2.2
|
|
DRMAA_python = 0.2
|
|
MySQL_python = 1.2.2
|
|
pbs_python = 2.9.4
|
|
psycopg2 = 2.0.6
|
|
pycrypto = 2.0.1
|
|
pysqlite = 2.5.6
|
|
python_lzo = 1.08
|
|
threadframe = 0.2
|
|
guppy = 0.1.8
|
|
PSI = 0.3b1.1
|
|
|
|
[eggs:noplatform]
|
|
amqplib = 0.6.1
|
|
Beaker = 1.4
|
|
decorator = 3.1.2
|
|
docutils = 0.4
|
|
elementtree = 1.2.6_20050316
|
|
GeneTrack = 2.0.0_beta_1
|
|
lrucache = 0.2
|
|
;lsprof - james
|
|
Mako = 0.2.5
|
|
nose = 0.11.1
|
|
NoseHTML = 0.3
|
|
Paste = 1.6
|
|
PasteDeploy = 1.3.3
|
|
PasteScript = 1.7.3
|
|
Routes = 1.11
|
|
simplejson = 1.5
|
|
SQLAlchemy = 0.5.6
|
|
sqlalchemy_migrate = 0.5.4
|
|
Tempita = 0.1
|
|
twill = 0.9
|
|
WebError = 0.8a
|
|
WebHelpers = 0.2
|
|
WebOb = 0.8.5
|
|
wsgiref = 0.1.2
|
|
Babel = 0.9.4
|
|
wchartype = 0.1
|
|
boto = 1.8d
|
|
|
|
; extra version information
|
|
[tags]
|
|
psycopg2 = _8.2.6_static
|
|
pysqlite = _static
|
|
MySQL_python = _5.0.67_static
|
|
python_lzo = _static
|
|
bx_python = _dev_3b9d30e47619
|
|
GeneTrack = _dev_e380f21c704218622155b9d230a44b3c9c452524
|
|
SQLAlchemy = _dev_r6498
|
|
; nose = .dev_r7156749efc58
|
|
|
|
; source location, necessary for scrambling
|
|
[source]
|
|
bx_python = http://bitbucket.org/james_taylor/bx-python/get/3b9d30e47619.bz2
|
|
Cheetah = http://pypi.python.org/packages/source/C/Cheetah/Cheetah-2.2.2.tar.gz
|
|
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-1.2.2.tar.gz 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
|
|
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
|
|
pysqlite = http://pypi.python.org/packages/source/p/pysqlite/pysqlite-2.5.6.tar.gz
|
|
python_lzo = http://www.oberhumer.com/opensource/lzo/download/LZO-v1/python-lzo-1.08.tar.gz http://www.oberhumer.com/opensource/lzo/download/LZO-v1/lzo-1.08.tar.gz
|
|
threadframe = http://www.majid.info/python/threadframe/threadframe-0.2.tar.gz
|
|
guppy = http://pypi.python.org/packages/source/g/guppy/guppy-0.1.8.tar.gz
|
|
amqplib = http://py-amqplib.googlecode.com/files/amqplib-0.6.1.tgz
|
|
Beaker = http://cheeseshop.python.org/packages/source/B/Beaker/Beaker-1.4.tar.gz
|
|
decorator = http://pypi.python.org/packages/source/d/decorator/decorator-3.1.2.tar.gz
|
|
docutils = http://downloads.sourceforge.net/docutils/docutils-0.4.tar.gz
|
|
elementtree = http://effbot.org/downloads/elementtree-1.2.6-20050316.tar.gz
|
|
GeneTrack = http://github.com/ialbert/genetrack-central/tarball/e380f21c704218622155b9d230a44b3c9c452524
|
|
lrucache = http://evan.prodromou.name/lrucache/lrucache-0.2.tar.gz
|
|
Mako = http://www.makotemplates.org/downloads/Mako-0.2.5.tar.gz
|
|
nose = http://pypi.python.org/packages/source/n/nose/nose-0.11.1.tar.gz
|
|
NoseHTML = http://bitbucket.org/james_taylor/nosehtml/get/c46a54d569ae.bz2
|
|
Paste = http://cheeseshop.python.org/packages/source/P/Paste/Paste-1.6.tar.gz
|
|
PasteDeploy = http://cheeseshop.python.org/packages/source/P/PasteDeploy/PasteDeploy-1.3.3.tar.gz
|
|
PasteScript = http://cheeseshop.python.org/packages/source/P/PasteScript/PasteScript-1.7.3.tar.gz
|
|
PSI = http://pypi.python.org/packages/source/P/PSI/PSI-0.3b1.1.tar.gz
|
|
Routes = http://pypi.python.org/packages/source/R/Routes/Routes-1.11.tar.gz
|
|
simplejson = http://cheeseshop.python.org/packages/source/s/simplejson/simplejson-1.5.tar.gz
|
|
SQLAlchemy = http://dist.g2.bx.psu.edu/SQLAlchemy-0.5.6_r6498.tar.bz2
|
|
sqlalchemy_migrate = http://pypi.python.org/packages/source/s/sqlalchemy-migrate/sqlalchemy-migrate-0.5.4.tar.gz
|
|
Tempita = http://pypi.python.org/packages/source/T/Tempita/Tempita-0.1.tar.gz
|
|
twill = http://darcs.idyll.org/~t/projects/twill-0.9.tar.gz
|
|
WebError = http://pypi.python.org/packages/source/W/WebError/WebError-0.8a.tar.gz
|
|
WebHelpers = http://pypi.python.org/packages/source/W/WebHelpers/WebHelpers-0.2.tar.gz
|
|
WebOb = http://pypi.python.org/packages/source/W/WebOb/WebOb-0.8.5.tar.gz
|
|
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
|
|
boto = http://boto.googlecode.com/files/boto-1.8d.tar.gz |