mirror of
https://github.com/galaxyproject/galaxy.git
synced 2026-09-24 16:30:27 +08:00
103 lines
4.3 KiB
INI
103 lines
4.3 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_download = pbs_python DRMAA_python
|
|
|
|
[eggs:platform]
|
|
bx_python = 0.5.0
|
|
Cheetah = 1.0
|
|
DRMAA_python = 0.2
|
|
MySQL_python = 1.2.2
|
|
pbs_python = 2.9.4
|
|
psycopg2 = 2.0.6
|
|
pycrypto = 2.0.1
|
|
pysqlite = 2.3.5
|
|
python_lzo = 1.08
|
|
threadframe = 0.2
|
|
guppy = 0.1.8
|
|
PSI = 0.3b1.1
|
|
|
|
[eggs:noplatform]
|
|
amqplib = 0.6.1
|
|
Beaker = 1.4
|
|
docutils = 0.4
|
|
elementtree = 1.2.6_20050316
|
|
lrucache = 0.2
|
|
;lsprof - james
|
|
Mako = 0.2.5
|
|
MyghtyUtils = 0.52
|
|
nose = 0.9.1
|
|
NoseHTML = 0.2
|
|
Paste = 1.5.1
|
|
PasteDeploy = 1.3.1
|
|
PasteScript = 1.3.6
|
|
Routes = 1.6.3
|
|
simplejson = 1.5
|
|
SQLAlchemy = 0.4.7p1
|
|
sqlalchemy_migrate = 0.4.5
|
|
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
|
|
|
|
; extra version information
|
|
[tags]
|
|
psycopg2 = _8.2.6_static
|
|
pysqlite = _3.5.4_static
|
|
MySQL_python = _5.0.67_static
|
|
python_lzo = _static
|
|
flup = .dev_r2311
|
|
bx_python = _dev_r4bf1f32e6b76
|
|
nose = .dev_r101
|
|
|
|
; source location, necessary for scrambling
|
|
[source]
|
|
bx_python = http://bitbucket.org/james_taylor/bx-python/get/4bf1f32e6b76.bz2
|
|
Cheetah = http://voxel.dl.sourceforge.net/sourceforge/cheetahtemplate/Cheetah-1.0.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://initd.org/pub/software/pysqlite/releases/2.3/2.3.5/pysqlite-2.3.5.tar.gz http://www.sqlite.org/sqlite-source-3_5_4.zip
|
|
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
|
|
docutils = http://downloads.sourceforge.net/docutils/docutils-0.4.tar.gz
|
|
elementtree = http://effbot.org/downloads/elementtree-1.2.6-20050316.tar.gz
|
|
lrucache = http://evan.prodromou.name/lrucache/lrucache-0.2.tar.gz
|
|
Mako = http://www.makotemplates.org/downloads/Mako-0.2.5.tar.gz
|
|
MyghtyUtils = http://cheeseshop.python.org/packages/source/M/MyghtyUtils/MyghtyUtils-0.52.zip
|
|
nose = http://www.somethingaboutorange.com/mrl/projects/nose/nose-0.9.1.tar.gz
|
|
NoseHTML = http://dist.g2.bx.psu.edu/nosehtml-0.2.tar.bz2
|
|
Paste = http://cheeseshop.python.org/packages/source/P/Paste/Paste-1.5.1.tar.gz
|
|
PasteDeploy = http://cheeseshop.python.org/packages/source/P/PasteDeploy/PasteDeploy-1.3.1.tar.gz
|
|
PasteScript = http://cheeseshop.python.org/packages/source/P/PasteScript/PasteScript-1.3.6.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.6.3.tar.gz
|
|
simplejson = http://cheeseshop.python.org/packages/source/s/simplejson/simplejson-1.5.tar.gz
|
|
SQLAlchemy = http://pypi.python.org/packages/source/S/SQLAlchemy/SQLAlchemy-0.4.7p1.tar.gz
|
|
sqlalchemy_migrate = http://pypi.python.org/packages/source/s/sqlalchemy-migrate/sqlalchemy-migrate-0.4.5.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
|