~james-w/python-oops-tools/prod-deploy

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
[buildout]
versions = versions

[versions]
BeautifulSoup = 3.2.0
ClientForm = 0.2.10
Jinja2 = 2.5.5
Pygments = 1.4
# XXX 20011-06-15 matsubara: Using South trunk up to r929 because changeset:
# http://south.aeracode.org/changeset/21a63523132712eead38df6f3e43f7e616c114be
# is necessary due to a Django 1.3 incompatibility. Once 0.7.4 is released,
# this can be changed and package in the download-cache can be deleted.
South = 0.7.3-r929
Sphinx = 1.0.7
sqlparse = 0.1.3
django = 1.3.3
djangorecipe = 1.3
distribute = 0.6.12
docutils = 0.6
launchpadlib = 1.9.11
lazr.config = 1.1.3
mechanize = 0.1.11
oops = 0.0.10
oops-amqp = 0.0.5
oops-datedir-repo = 0.0.20
oops-timeline = 0.0.2
oops-wsgi = 0.0.10
# XXX: 2011-11-17 GavinPanella bug=891249: pyscopg2 2.4.2 is
# incompatible with Django 1.3, but 2.4.1 works fine.
psycopg2 = 2.4.1
setuptools = 0.6c11
testtools = 0.9.12
timeline = 0.0.3
timeline-django = 0.0.2
z3c.recipe.filetemplate = 2.1.0
z3c.recipe.sphinxdoc = 0.0.8
z3c.recipe.tag = 0.4.0
zc.buildout = 1.5.2
zc.recipe.egg = 1.3.2
zope.cachedescriptors = 3.5.0
zope.event = 3.4.1
zope.i18nmessageid = 3.5.0
zope.interface = 3.8.0
zope.schema = 3.5.4
zope.testbrowser = 3.8.0