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