~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]
8697.28.3 by Gary Poster
only specify eggs that we use in versions.cfg
5
# Alphabetical, case-insensitive, please! :-)
9826.13.9 by Aaron Bentley
Update for review.
6
10137.6.15 by Aaron Bentley
Update to use ampoule 0.2.0
7
ampoule = 0.2.0
13317.1.1 by Graham Binns
lazr.amqp is now a build dependency for Launchpad.
8
amqplib = 0.6.1
7675.899.7 by Paul Hummer
Added soupmatchers
9
BeautifulSoup = 3.1.0.1
13081.2.1 by Jelmer Vernooij
Switch to bzr 2.3.3.
10
bzr = 2.3.3
13622.1.8 by Gary Poster
oops
11
chameleon.core = 1.0b35
12
chameleon.zpt = 1.0b17
8697.27.16 by Gary Poster
switch to a newer version of ClientForm. 0.2.9 had problems parsing entities in text areas, a bug I had fixed and forgotten about probably a year ago.
13
ClientForm = 0.2.10
9778.1.37 by Maris Fogels
Added a missing dependency for the cssutils library, required by the lazr-js build system.
14
cssutils = 0.9.6
8911.2.6 by Stuart Bishop
docutils version bump
15
docutils = 0.5
10856.2.22 by Stuart Bishop
Add pydkim to buildout, patched per Bug #587783
16
# Required by pydkim
17
dnspython = 1.7.1
8521.3.5 by Gary Poster
merge from trunk, including sidnei chameleon branch. conflicts resolved, but make run no longer works because zope.viewlet is around, minimally, with the older versions of the zope packages I am using
18
elementtree = 1.2.6-20050316
9123.2.2 by Gary Poster
initial switch to lazr distributions. many failures in webservice.
19
epydoc = 3.0.1
11138.1.1 by Francis J. Lacoste
Add FeedParser dependency.
20
FeedParser = 4.1
8357.5.10 by Gary Poster
make changes per review by Francis
21
feedvalidator = 0.0.0DEV-r1049
13697.6.9 by Henning Eggers
Use latest version of python-fixtures.
22
fixtures = 0.3.6next-r29
9041.6.3 by Gary Poster
alphabetical lists are easier to find things in
23
functest = 0.8.7
8911.2.1 by Stuart Bishop
Add funkload 1.10.0 to the Launchpad buildout
24
funkload = 1.10.0
9660.2.1 by Leonard Richardson
Added new dependencies to versions.cfg.
25
grokcore.component = 1.6
10304.5.6 by Leonard Richardson
Updated versions for httplib2, launchpadlib, lazr.restful, and lazr.restfulclient.
26
httplib2 = 0.6.0
8697.27.11 by Gary Poster
revert to some older versions so we do not have to worry about compatibility
27
ipython = 0.9.1
13646.1.1 by Robert Collins
Start using the new lp:python-oops code.
28
iso8601 = 0.1.4
12392.1.6 by Jonathan Lange
Make sphinx a dependency
29
Jinja2 = 2.2
13633.1.1 by Gary Poster
upgrade to newest keyring
30
keyring = 0.6.2
13335.4.3 by Steve Kowalik
Fix the failing test, and jump to launchpadlib 1.9.9.
31
launchpadlib = 1.9.9
13317.1.2 by Graham Binns
Updated for latest dependencies.
32
lazr.amqp = 0.1
9688.1.2 by Leonard Richardson
Updated version numbers.
33
lazr.authentication = 0.1.1
13712.1.1 by Abel Deuring
StormRangeFactory.getEndpointMemos() now retrieves rows from the batch passed as a parameter, not from the main result set.
34
lazr.batchnavigator = 1.2.7
9123.2.9 by Gary Poster
get tests to pass
35
lazr.config = 1.1.3
11253.3.2 by Benji York
- added temporary changes in develop paths as an example
36
lazr.delegates = 1.2.0
12873.2.1 by Tim Penhey
Use lazr.enum 1.1.3
37
lazr.enum = 1.1.3
9965.1.2 by Brad Crittenden
Do not include collections on IPerson in snapshots.
38
lazr.lifecycle = 1.1
13506.8.1 by Graham Binns
Updated required lazr.restful version.
39
lazr.restful = 0.19
13335.4.1 by Steve Kowalik
New lazr.restfulclient.
40
lazr.restfulclient = 0.12.0
13382.2.1 by Gary Poster
use newer version of lazr.smtptest
41
lazr.smtptest = 1.3
9778.1.1 by Guilherme Salgado
Use YUI 3.0.0 and the new lazr-js
42
lazr.testing = 0.1.1
9302.3.1 by Gary Poster
use newer versions of packages to eliminate a problem with packages that do sys.path hacks in their setup.py (who would do such a thing?)
43
lazr.uri = 1.0.2
9893.4.27 by Stuart Bishop
Add manuel 1.1.1 (1.2.0 not building due to dependency changes)
44
manuel = 1.1.1
9660.2.1 by Leonard Richardson
Added new dependencies to versions.cfg.
45
martian = 0.11
9678.4.25 by Barry Warsaw
ZTK for Python 2.5
46
mechanize = 0.1.11
10542.7.2 by Guilherme Salgado
Use buildout for meliae
47
meliae = 0.2.0.final.0
11346.6.2 by Jelmer Vernooij
Use mercurial 1.6.2.
48
mercurial = 1.6.2
9041.6.3 by Gary Poster
alphabetical lists are easier to find things in
49
mocker = 0.10.1
8777.2.3 by Francis J. Lacoste
Update to windmill 1.2
50
mozrunner = 1.3.4
8357.5.2 by Gary Poster
incremental changes to using more eggs
51
oauth = 1.0
13686.2.18 by Robert Collins
newer oops deps and switch to topic rather than pageid in oopses.
52
oops = 0.0.6
53
oops-datedir-repo = 0.0.3
13686.2.20 by Robert Collins
Migrate the launchpad_loggerhead implementation of oops_middleware to that within oops_wsgi.
54
oops-wsgi = 0.0.1
9639.1.2 by Gavin Panella
Require paramiko 1.7.4 and pycrypto 2.0.1 (as a dependency of paramiko).
55
paramiko = 1.7.4
8514.2.2 by Francis J. Lacoste
Add loggerhead dependencies.
56
Paste = 1.7.2
57
PasteDeploy = 1.3.3
13314.5.2 by Ian Booth
Add buildout support
58
plone.recipe.command = 1.1
7675.166.294 by Stuart Bishop
Switch to psycopg2 2.2.2
59
psycopg2 = 2.2.2
9920.2.2 by Michael Hudson
Twisted depends on pyasn1 now
60
pyasn1 = 0.0.9a
9639.1.2 by Gavin Panella
Require paramiko 1.7.4 and pycrypto 2.0.1 (as a dependency of paramiko).
61
pycrypto = 2.0.1
10856.2.24 by Stuart Bishop
Bump required pydkim version
62
pydkim = 0.3-mbp-r7
13599.1.1 by Gary Poster
use custom version of Pygments to fix loggerhead problem.
63
# 1.4 with one-line fix from comment 2 of http://goo.gl/9TAeM .
64
Pygments = 1.4LP-20110803
10137.6.7 by Aaron Bentley
Update versions, include now-needed pyOpenSSL.
65
pyOpenSSL = 0.10
9232.2.19 by Stuart Bishop
New memcached released
66
python-memcached = 1.45
12301.1.1 by William Grant
Use a custom python-openid which suppresses the Expect: 100-continue that makes loggerhead auth choke.
67
# 2.2.1 with the one-liner Expect: 100-continue fix from
68
# lp:~wgrant/python-openid/python-openid-2.2.1-fix676372.
69
python-openid = 2.2.1-fix676372
7675.395.155 by Stuart Bishop
Upgrade to pytz 2010o
70
pytz = 2010o
13303.1.1 by Gary Poster
added selenium dependency
71
rdflib = 3.1.0
9678.4.25 by Barry Warsaw
ZTK for Python 2.5
72
RestrictedPython = 3.5.1
13405.2.2 by William Grant
Upgrade to rabbitfixture r21. It's a little more robust now.
73
rabbitfixture = 0.3-r21
9123.2.3 by Gary Poster
fix webservice tests
74
roman = 1.4.0
13303.1.2 by Gary Poster
use a version of selenium that does not depend on distribute
75
# See http://code.google.com/p/selenium/issues/detail?id=1935 .
76
selenium = 2.0rc3-lp-distribute-fix
10562.3.4 by Leonard Richardson
Restored alphabetical order.
77
setproctitle = 1.0
10562.3.2 by Leonard Richardson
Gotta update setuptools too.
78
setuptools = 0.6c11
12641.3.11 by Ian Booth
Upgrade simplejson to 2.1.3 to match lazr restful version
79
simplejson = 2.1.3
8514.2.12 by Francis J. Lacoste
Add windmill dependencies versions.
80
simplesettings = 0.4
8514.2.2 by Francis J. Lacoste
Add loggerhead dependencies.
81
SimpleTal = 4.1
12392.1.6 by Jonathan Lange
Make sphinx a dependency
82
Sphinx = 1.0.7
7675.899.7 by Paul Hummer
Added soupmatchers
83
soupmatchers = 0.1r53
8521.3.5 by Gary Poster
merge from trunk, including sidnei chameleon branch. conflicts resolved, but make run no longer works because zope.viewlet is around, minimally, with the older versions of the zope packages I am using
84
sourcecodegen = 0.6.9
13662.3.1 by Steve Kowalik
Jump to r394 of storm
85
# lp:~launchpad-committers/storm/with-without-datetime
86
storm = 0.18.0.99-lpwithnodatetime-r394
13317.1.2 by Graham Binns
Updated for latest dependencies.
87
testresources = 0.2.4-r58
13697.6.1 by Henning Eggers
Updated testtools to r228.
88
testtools = 0.9.12-r228
13643.1.1 by Robert Collins
Use the new extracted timeline module.
89
timeline = 0.0.1
9678.4.25 by Barry Warsaw
ZTK for Python 2.5
90
transaction = 1.0.0
13317.1.1 by Graham Binns
lazr.amqp is now a build dependency for Launchpad.
91
txamqp = 0.4
12723.1.2 by Jonathan Lange
Final release.
92
Twisted = 11.0.0
9041.6.1 by Gary Poster
take advantage of new buildout features from my dev branch
93
uuid = 1.30
9123.2.2 by Gary Poster
initial switch to lazr distributions. many failures in webservice.
94
van.testing = 2.0.1
12243.5.14 by Leonard Richardson
Fixed some test failures and upgraded lazr.restfulclient and wadllib to fix another test failure.
95
wadllib = 1.2.0
8911.2.5 by Stuart Bishop
Review feedback
96
webunit = 1.3.8
8514.2.12 by Francis J. Lacoste
Add windmill dependencies versions.
97
wsgi-fileserver = 0.2.7
9123.2.2 by Gary Poster
initial switch to lazr distributions. many failures in webservice.
98
wsgi-intercept = 0.4
8514.2.12 by Francis J. Lacoste
Add windmill dependencies versions.
99
wsgi-jsonrpc = 0.2.8
100
wsgi-xmlrpc = 0.2.7
9660.2.1 by Leonard Richardson
Added new dependencies to versions.cfg.
101
wsgiref = 0.1.2
13314.5.2 by Ian Booth
Add buildout support
102
yui = 3.3
8521.3.1 by Gary Poster
initial cut at getting Zope in buildout and out of sourcecode
103
z3c.coverage = 1.1.2
104
z3c.csvvocabulary = 1.0.0
105
z3c.etestbrowser = 1.0.4
106
z3c.form = 1.9.0
107
z3c.formdemo = 1.5.3
108
z3c.formjs = 0.4.0
109
z3c.formjsdemo = 0.3.1
110
z3c.formui = 1.4.2
111
z3c.i18n = 0.1.1
112
z3c.layer = 0.2.3
113
z3c.macro = 1.1.0
114
z3c.macroviewlet = 1.0.0
115
z3c.menu = 0.2.0
116
z3c.optionstorage = 1.0.4
117
z3c.pagelet = 1.0.2
13622.1.8 by Gary Poster
oops
118
z3c.pt = 1.0b16
8521.3.5 by Gary Poster
merge from trunk, including sidnei chameleon branch. conflicts resolved, but make run no longer works because zope.viewlet is around, minimally, with the older versions of the zope packages I am using
119
z3c.ptcompat = 0.5.3
10713.1.1 by Gary Poster
use new version of z3c.recipe.filetemplate and zc.buildout fork to use relative paths.
120
z3c.recipe.filetemplate = 2.1.0
8234.1.7 by Gary Poster
rocketfuel scripts and download cache are in place now.
121
z3c.recipe.i18n = 0.5.3
11474.1.1 by Gary Poster
upgrade to newer versions of libraries
122
z3c.recipe.scripts = 1.0.1
123
z3c.recipe.tag = 0.4.0
8521.3.1 by Gary Poster
initial cut at getting Zope in buildout and out of sourcecode
124
z3c.rml = 0.7.3
125
z3c.skin.pagelet = 1.0.2
126
z3c.template = 1.1.0
127
z3c.testing = 0.2.0
128
z3c.traverser = 0.2.3
129
z3c.viewlet = 1.0.0
130
z3c.viewtemplate = 0.3.2
131
z3c.zrtresource = 1.0.1
11474.1.1 by Gary Poster
upgrade to newer versions of libraries
132
# Also upgrade the zc.buildout version in the Makefile's bin/buildout section.
133
zc.buildout = 1.5.1
8521.3.1 by Gary Poster
initial cut at getting Zope in buildout and out of sourcecode
134
zc.catalog = 1.2.0
135
zc.datetimewidget = 0.5.2
136
zc.i18n = 0.5.2
8234.1.7 by Gary Poster
rocketfuel scripts and download cache are in place now.
137
zc.lockfile = 1.0.0
11474.1.1 by Gary Poster
upgrade to newer versions of libraries
138
zc.recipe.egg = 1.3.2
8521.3.1 by Gary Poster
initial cut at getting Zope in buildout and out of sourcecode
139
zc.zservertracelog = 1.1.5
13543.1.1 by Henning Eggers
ZConfig-2.9.1dev-20110728
140
ZConfig = 2.9.1dev-20110728
9678.4.25 by Barry Warsaw
ZTK for Python 2.5
141
zdaemon = 2.0.4
142
ZODB3 = 3.9.2
8521.3.1 by Gary Poster
initial cut at getting Zope in buildout and out of sourcecode
143
zodbcode = 3.4.0
9678.4.25 by Barry Warsaw
ZTK for Python 2.5
144
zope.annotation = 3.5.0
11073.1.8 by Guilherme Salgado
Change versions.cfg to use the newly released zope.app.apidoc
145
zope.app.apidoc = 3.7.3
9678.4.25 by Barry Warsaw
ZTK for Python 2.5
146
zope.app.applicationcontrol = 3.5.1
147
zope.app.appsetup = 3.12.0
148
zope.app.authentication = 3.6.1
149
zope.app.basicskin = 3.4.1
150
zope.app.broken = 3.5.0
151
zope.app.component = 3.8.3
152
zope.app.container = 3.8.0
8521.3.1 by Gary Poster
initial cut at getting Zope in buildout and out of sourcecode
153
zope.app.content = 3.4.0
9678.4.25 by Barry Warsaw
ZTK for Python 2.5
154
zope.app.dav = 3.5.1
8521.3.1 by Gary Poster
initial cut at getting Zope in buildout and out of sourcecode
155
zope.app.debug = 3.4.1
156
zope.app.dependable = 3.4.0
9678.4.25 by Barry Warsaw
ZTK for Python 2.5
157
zope.app.error = 3.5.2
158
zope.app.exception = 3.5.0
159
zope.app.file = 3.5.0
160
zope.app.folder = 3.5.1
161
zope.app.form = 3.8.1
162
zope.app.generations = 3.5.0
163
zope.app.http = 3.6.0
164
zope.app.i18n = 3.6.2
165
zope.app.interface = 3.5.0
8234.1.7 by Gary Poster
rocketfuel scripts and download cache are in place now.
166
zope.app.locales = 3.5.1
9678.4.25 by Barry Warsaw
ZTK for Python 2.5
167
zope.app.localpermission = 3.7.0
11073.1.1 by Guilherme Salgado
Committing so that Gary can give it a try
168
zope.app.onlinehelp = 3.5.2
9678.4.25 by Barry Warsaw
ZTK for Python 2.5
169
zope.app.pagetemplate = 3.7.1
11073.1.3 by Guilherme Salgado
A bunch of hacks to get ++apidoc++ to work. Now I can at least navigate interfaces, but not everything is working
170
zope.app.preference = 3.8.1
171
zope.preference = 3.8.0
9678.4.25 by Barry Warsaw
ZTK for Python 2.5
172
zope.app.principalannotation = 3.6.1
173
zope.app.publication = 3.9.0
174
zope.app.publisher = 3.10.0
175
zope.app.renderer = 3.5.1
176
zope.app.rotterdam = 3.5.0
177
zope.app.schema = 3.5.0
178
zope.app.security = 3.7.2
179
zope.app.securitypolicy = 3.5.1
8521.3.1 by Gary Poster
initial cut at getting Zope in buildout and out of sourcecode
180
zope.app.server = 3.4.2
9678.4.25 by Barry Warsaw
ZTK for Python 2.5
181
# not in ZTK
182
zope.app.session = 3.6.0
10446.3.10 by Jonathan Lange
* Use newer version of zope.testing that generates fewer spurious
183
zope.app.testing = 3.7.5
11073.1.1 by Guilherme Salgado
Committing so that Gary can give it a try
184
zope.app.tree = 3.6.0
9678.4.25 by Barry Warsaw
ZTK for Python 2.5
185
zope.app.wsgi = 3.6.0
186
# not in ZTK
187
zope.app.zapi = 3.4.1
188
zope.app.zcmlfiles = 3.6.0
189
zope.app.zopeappgenerations = 3.5.0
190
zope.authentication = 3.7.0
191
zope.broken = 3.5.0
192
zope.browser = 1.2
193
zope.browsermenu = 3.9.0
194
zope.browserpage = 3.9.0
195
zope.browserresource = 3.9.0
196
zope.cachedescriptors = 3.5.0
10446.3.10 by Jonathan Lange
* Use newer version of zope.testing that generates fewer spurious
197
zope.component = 3.9.3
9678.4.25 by Barry Warsaw
ZTK for Python 2.5
198
zope.componentvocabulary = 1.0
199
zope.configuration = 3.6.0
200
zope.container = 3.9.0
7849.19.5 by Sidnei da Silva
- Pin zope.contentprovider, pytz, elementtree and zope.tal
201
zope.contentprovider = 3.5.0
9678.23.1 by Gary Poster
update versions of zope.publisher and zope.contenttype to fix launchpadlib
202
zope.contenttype = 3.5.0
9678.4.25 by Barry Warsaw
ZTK for Python 2.5
203
zope.copy = 3.5.0
204
zope.copypastemove = 3.5.2
8521.3.1 by Gary Poster
initial cut at getting Zope in buildout and out of sourcecode
205
zope.datetime = 3.4.0
9678.4.25 by Barry Warsaw
ZTK for Python 2.5
206
zope.deferredimport = 3.5.0
8521.3.1 by Gary Poster
initial cut at getting Zope in buildout and out of sourcecode
207
zope.deprecation = 3.4.0
9678.4.25 by Barry Warsaw
ZTK for Python 2.5
208
zope.documenttemplate = 3.4.2
209
zope.dottedname = 3.4.6
210
zope.dublincore = 3.5.0
211
zope.error = 3.7.0
9041.6.3 by Gary Poster
alphabetical lists are easier to find things in
212
zope.event = 3.4.1
7849.19.4 by Sidnei da Silva
- Pin a couple more deps from z3c.pt
213
zope.exceptions = 3.5.2
9678.4.25 by Barry Warsaw
ZTK for Python 2.5
214
zope.filerepresentation = 3.5.0
215
zope.formlib = 3.6.0
216
zope.hookable = 3.4.1
217
zope.html = 2.0.0
218
zope.i18n = 3.7.1
219
zope.i18nmessageid = 3.5.0
220
zope.index = 3.6.0
221
zope.interface = 3.5.2
222
zope.lifecycleevent = 3.5.2
223
zope.location = 3.7.0
11073.1.9 by Guilherme Salgado
Add zope.login to the requirements in setup.py as BasicAuthAdapter has been moved there from the latest zope.publisher
224
zope.login = 1.0.0
9678.4.25 by Barry Warsaw
ZTK for Python 2.5
225
zope.minmax = 1.1.1
8521.3.1 by Gary Poster
initial cut at getting Zope in buildout and out of sourcecode
226
zope.modulealias = 3.4.0
11824.6.1 by Ian Booth
Update zope.pagetemplate version
227
# Build of lp:~wallyworld/zope.pagetemplate/fix-isinstance
228
# This version adds a small change to the traversal logic so that the
229
# optimisation which applies if the object is a dict also works for subclasses
230
# of dict. The change has been approved for merge into the official zope code
231
# base. This patch is a temporary fix until the next official release.
232
zope.pagetemplate = 3.5.0-p1
9678.4.25 by Barry Warsaw
ZTK for Python 2.5
233
zope.password = 3.5.1
9678.4.26 by Barry Warsaw
Another cherrypick
234
zope.principalannotation = 3.6.0
9678.4.25 by Barry Warsaw
ZTK for Python 2.5
235
zope.principalregistry = 3.7.0
236
zope.processlifetime = 1.0
7849.19.4 by Sidnei da Silva
- Pin a couple more deps from z3c.pt
237
zope.proxy = 3.5.0
9678.4.25 by Barry Warsaw
ZTK for Python 2.5
238
zope.ptresource = 3.9.0
11073.1.1 by Guilherme Salgado
Committing so that Gary can give it a try
239
zope.publisher = 3.12.0
8697.27.31 by Gary Poster
resolve some dependency deprecation warnings
240
zope.schema = 3.5.4
8697.27.34 by Gary Poster
made release of zope.security 3.7.1 since my test run was able to use it. now using the actual release.
241
zope.security = 3.7.1
9678.4.25 by Barry Warsaw
ZTK for Python 2.5
242
zope.securitypolicy = 3.6.1
10446.3.10 by Jonathan Lange
* Use newer version of zope.testing that generates fewer spurious
243
zope.sendmail = 3.7.1
9678.4.25 by Barry Warsaw
ZTK for Python 2.5
244
zope.server = 3.6.1
245
zope.session = 3.9.1
246
zope.site = 3.7.0
247
zope.size = 3.4.1
8521.3.1 by Gary Poster
initial cut at getting Zope in buildout and out of sourcecode
248
zope.structuredtext = 3.4.0
9678.4.25 by Barry Warsaw
ZTK for Python 2.5
249
zope.tal = 3.5.1
8521.3.1 by Gary Poster
initial cut at getting Zope in buildout and out of sourcecode
250
zope.tales = 3.4.0
9678.4.25 by Barry Warsaw
ZTK for Python 2.5
251
zope.testbrowser = 3.7.0a1
11804.2.1 by Robert Collins
Use new zope.testing snapshot that tears down all layers rather than bailing on NotSupported.
252
# p1 Build of lp:~mars/zope.testing/3.9.4-p1.  Fixes bugs 570380 and 587886.
13697.6.6 by Henning Eggers
Removed more lint.
253
# p2 With patch for thread leaks to make them skips, fixes windmill errors
254
# with 'new threads' in hudson/ec2 builds.
11804.2.1 by Robert Collins
Use new zope.testing snapshot that tears down all layers rather than bailing on NotSupported.
255
# p3 And always tear down layers, because thats the Right Thing To Do.
13399.1.1 by Robert Collins
Bump our zope.testing branch to fix bin/test --subunit --list.
256
# p4 fixes --subunit --list to really just list the tests.
257
zope.testing = 3.9.4-p4
8521.3.1 by Gary Poster
initial cut at getting Zope in buildout and out of sourcecode
258
zope.thread = 3.4
9678.4.25 by Barry Warsaw
ZTK for Python 2.5
259
zope.traversing = 3.8.0
260
zope.viewlet = 3.6.1