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