~launchpad-pqm/launchpad/devel

8234.1.7 by Gary Poster
rocketfuel scripts and download cache are in place now.
1
[buildout]
2
versions = versions
3
4
[versions]
8777.2.6 by Francis J. Lacoste
Reviewers comments.
5
# Required by Windmill to run on 2.4
8777.2.4 by Francis J. Lacoste
Update dependencies for Windmill 1.2
6
ctypes = 1.0.2
8633.1.2 by Michael Hudson
comment, as requested by jml
7
# We use a version of feedvalidator that has been changed to not
8
# change the default socket timeout on import.
8633.1.1 by Michael Hudson
use my hacked feedvalidator
9
feedvalidator = 0.0.0DEV-r1049-hacked
8514.2.12 by Francis J. Lacoste
Add windmill dependencies versions.
10
functest = 0.8.7
8357.5.2 by Gary Poster
incremental changes to using more eggs
11
httplib2 = 0.4.0
8234.1.7 by Gary Poster
rocketfuel scripts and download cache are in place now.
12
ipython = 0.9.1
8777.2.5 by Francis J. Lacoste
Require launchpadlib 1.0.2 because of the simplejson dep.
13
launchpadlib = 1.0.2
8697.22.15 by Barry Warsaw
Set lazr.smtptest to version 1.1
14
lazr.smtptest = 1.1
8357.5.18 by Gary Poster
fix buildout issues
15
lazr.uri = 1.0.1
8777.2.3 by Francis J. Lacoste
Update to windmill 1.2
16
mozrunner = 1.3.4
8697.12.1 by Stuart Bishop
Add mocker to out buildout environment
17
mocker = 0.10.1
8357.5.2 by Gary Poster
incremental changes to using more eggs
18
oauth = 1.0
8514.2.2 by Francis J. Lacoste
Add loggerhead dependencies.
19
Paste = 1.7.2
20
PasteDeploy = 1.3.3
8357.5.11 by Gary Poster
fix tests by better correlating distributions with the bzr branches that launchpad was using.
21
python-openid = 2.2.1
8357.5.2 by Gary Poster
incremental changes to using more eggs
22
setuptools = 0.6c9
8777.2.3 by Francis J. Lacoste
Update to windmill 1.2
23
simplejson = 2.0.9
8514.2.12 by Francis J. Lacoste
Add windmill dependencies versions.
24
simplesettings = 0.4
8514.2.2 by Francis J. Lacoste
Add loggerhead dependencies.
25
SimpleTal = 4.1
7675.239.15 by Stuart Bishop
Storm 0.14 + trunk r290
26
storm = 0.14stub-storm-launchpad-288
8357.5.13 by Gary Poster
the newer version of wadllib causes test failures in the pqm version of launchpadlib
27
wadllib = 0.1
8777.2.3 by Francis J. Lacoste
Update to windmill 1.2
28
windmill = 1.2
8514.2.12 by Francis J. Lacoste
Add windmill dependencies versions.
29
wsgi-fileserver = 0.2.7
30
wsgi-jsonrpc = 0.2.8
31
wsgi-xmlrpc = 0.2.7
8827.2.3 by Gary Poster
put in new zc.buildout eggs
32
z3c.recipe.filetemplate = 2.1dev-gary-r101903
8234.1.7 by Gary Poster
rocketfuel scripts and download cache are in place now.
33
z3c.recipe.i18n = 0.5.3
34
z3c.recipe.tag = 0.2.0
8827.2.3 by Gary Poster
put in new zc.buildout eggs
35
zc.buildout = 1.4.0dev-gary-r101879
8234.1.7 by Gary Poster
rocketfuel scripts and download cache are in place now.
36
zc.lockfile = 1.0.0
8827.2.3 by Gary Poster
put in new zc.buildout eggs
37
zc.recipe.egg = 1.3.0dev-gary-r101773
8514.2.2 by Francis J. Lacoste
Add loggerhead dependencies.
38
ZConfig = 2.6.1
8234.1.7 by Gary Poster
rocketfuel scripts and download cache are in place now.
39
zope.app.locales = 3.5.1
40
zope.configuration = 3.6.0
41
zope.event = 3.4.1
42
zope.i18nmessageid = 3.4.3
8329.1.2 by Gary Poster
specify zope.interface version; make bootstrap and buildout only called when necessary from make file; make change to rocketfuel config file unnecessary, so rocketfuel-setup does not need to be called; make twistd calls include sys.path in PYTHONPATH.
43
zope.interface = 3.5.1
8234.1.7 by Gary Poster
rocketfuel scripts and download cache are in place now.
44
zope.schema = 3.5.4
45
zope.testing = 3.7.4
7849.19.4 by Sidnei da Silva
- Pin a couple more deps from z3c.pt
46
47
zope.component = 3.5.1
7849.19.5 by Sidnei da Silva
- Pin zope.contentprovider, pytz, elementtree and zope.tal
48
zope.contentprovider = 3.5.0
7849.19.4 by Sidnei da Silva
- Pin a couple more deps from z3c.pt
49
zope.deferredimport = 3.4.0
50
zope.deprecation = 3.4.0
51
zope.dottedname = 3.4.5
52
zope.exceptions = 3.5.2
53
zope.hookable = 3.4.0
54
zope.i18n = 3.6.0
55
zope.location = 3.5.2
56
zope.proxy = 3.5.0
57
zope.publisher = 3.5.6
58
zope.security = 3.6.0
7849.19.5 by Sidnei da Silva
- Pin zope.contentprovider, pytz, elementtree and zope.tal
59
zope.tal = 3.4.0
7849.19.4 by Sidnei da Silva
- Pin a couple more deps from z3c.pt
60
zope.traversing = 3.5.2
61
zc.recipe.testrunner = 1.1.0
62
7849.19.5 by Sidnei da Silva
- Pin zope.contentprovider, pytz, elementtree and zope.tal
63
elementtree = 1.2.6-20050316
8650.1.3 by Stuart Bishop
pytz 2009j
64
pytz = 2009j
7849.19.5 by Sidnei da Silva
- Pin zope.contentprovider, pytz, elementtree and zope.tal
65
7849.19.8 by Sidnei da Silva
- Upgrade z3c.ptcompat
66
z3c.ptcompat = 0.5.3
7849.19.2 by Sidnei da Silva
- Add pinned versions for z3c.ptcompat and the rest of the stack
67
z3c.pt = 1.0b16
68
chameleon.zpt = 1.0b17
8544.1.1 by Sidnei da Silva
- Update chameleon.core to 1.0b35
69
chameleon.core = 1.0b35
7849.19.2 by Sidnei da Silva
- Add pinned versions for z3c.ptcompat and the rest of the stack
70
sourcecodegen = 0.6.9
7849.19.4 by Sidnei da Silva
- Pin a couple more deps from z3c.pt
71