~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
7675.899.7 by Paul Hummer
Added soupmatchers
8
BeautifulSoup = 3.1.0.1
11855.1.1 by Ian Booth
Add bzr 2.2.1
9
bzr = 2.2.1
9041.6.3 by Gary Poster
alphabetical lists are easier to find things in
10
chameleon.core = 1.0b35
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
11
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.
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
11875.2.1 by Robert Collins
Grab fixtures 0.3.5.
21
fixtures = 0.3.5
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
11382.3.9 by Leonard Richardson
Upgraded launchpadlib.
27
launchpadlib = 1.6.5
9688.1.2 by Leonard Richardson
Updated version numbers.
28
lazr.authentication = 0.1.1
11382.3.2 by Leonard Richardson
Integrated new lazr.batchnavigator and the lazr.restful that takes advantage of its optimization.
29
lazr.batchnavigator = 1.2.2
9123.2.9 by Gary Poster
get tests to pass
30
lazr.config = 1.1.3
11253.3.2 by Benji York
- added temporary changes in develop paths as an example
31
lazr.delegates = 1.2.0
9123.2.16 by Gary Poster
use newest lazr.enum
32
lazr.enum = 1.1.2
9965.1.2 by Brad Crittenden
Do not include collections on IPerson in snapshots.
33
lazr.lifecycle = 1.1
11689.2.1 by Benji York
use new lazr.restful (0.14.0)
34
lazr.restful = 0.14.0
11253.3.3 by Leonard Richardson
Pinned versions correctly and removed benji's working code.
35
lazr.restfulclient = 0.10.0
8697.22.15 by Barry Warsaw
Set lazr.smtptest to version 1.1
36
lazr.smtptest = 1.1
9778.1.1 by Guilherme Salgado
Use YUI 3.0.0 and the new lazr-js
37
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?)
38
lazr.uri = 1.0.2
11196.5.1 by Maris Fogels
Use lazr-js 1.0beta2 in versions.cfg
39
lazr-js = 1.0beta2
9893.4.27 by Stuart Bishop
Add manuel 1.1.1 (1.2.0 not building due to dependency changes)
40
manuel = 1.1.1
9660.2.1 by Leonard Richardson
Added new dependencies to versions.cfg.
41
martian = 0.11
9678.4.25 by Barry Warsaw
ZTK for Python 2.5
42
mechanize = 0.1.11
10542.7.2 by Guilherme Salgado
Use buildout for meliae
43
meliae = 0.2.0.final.0
11346.6.2 by Jelmer Vernooij
Use mercurial 1.6.2.
44
mercurial = 1.6.2
9041.6.3 by Gary Poster
alphabetical lists are easier to find things in
45
mocker = 0.10.1
8777.2.3 by Francis J. Lacoste
Update to windmill 1.2
46
mozrunner = 1.3.4
8357.5.2 by Gary Poster
incremental changes to using more eggs
47
oauth = 1.0
9639.1.2 by Gavin Panella
Require paramiko 1.7.4 and pycrypto 2.0.1 (as a dependency of paramiko).
48
paramiko = 1.7.4
8514.2.2 by Francis J. Lacoste
Add loggerhead dependencies.
49
Paste = 1.7.2
50
PasteDeploy = 1.3.3
7675.166.294 by Stuart Bishop
Switch to psycopg2 2.2.2
51
psycopg2 = 2.2.2
9920.2.2 by Michael Hudson
Twisted depends on pyasn1 now
52
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).
53
pycrypto = 2.0.1
10856.2.24 by Stuart Bishop
Bump required pydkim version
54
pydkim = 0.3-mbp-r7
10137.6.7 by Aaron Bentley
Update versions, include now-needed pyOpenSSL.
55
pyOpenSSL = 0.10
9232.2.19 by Stuart Bishop
New memcached released
56
python-memcached = 1.45
8357.5.11 by Gary Poster
fix tests by better correlating distributions with the bzr branches that launchpad was using.
57
python-openid = 2.2.1
7675.395.124 by Stuart Bishop
pytz-2010l
58
pytz = 2010l
9678.4.25 by Barry Warsaw
ZTK for Python 2.5
59
RestrictedPython = 3.5.1
9123.2.3 by Gary Poster
fix webservice tests
60
roman = 1.4.0
10562.3.4 by Leonard Richardson
Restored alphabetical order.
61
setproctitle = 1.0
10562.3.2 by Leonard Richardson
Gotta update setuptools too.
62
setuptools = 0.6c11
8777.2.3 by Francis J. Lacoste
Update to windmill 1.2
63
simplejson = 2.0.9
8514.2.12 by Francis J. Lacoste
Add windmill dependencies versions.
64
simplesettings = 0.4
8514.2.2 by Francis J. Lacoste
Add loggerhead dependencies.
65
SimpleTal = 4.1
7675.899.7 by Paul Hummer
Added soupmatchers
66
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
67
sourcecodegen = 0.6.9
11784.1.1 by Gary Poster
use storm 0.18
68
storm = 0.18
11869.6.1 by Jonathan Lange
Upgrade to testtools 0.9.8 prerelease.
69
testtools = 0.9.8-r128
9678.4.25 by Barry Warsaw
ZTK for Python 2.5
70
transaction = 1.0.0
11091.3.1 by Michael Hudson
controversial change
71
Twisted = 10.1.0
9041.6.1 by Gary Poster
take advantage of new buildout features from my dev branch
72
uuid = 1.30
9123.2.2 by Gary Poster
initial switch to lazr distributions. many failures in webservice.
73
van.testing = 2.0.1
11253.3.3 by Leonard Richardson
Pinned versions correctly and removed benji's working code.
74
wadllib = 1.1.5
8911.2.5 by Stuart Bishop
Review feedback
75
webunit = 1.3.8
11644.1.2 by Ian Booth
Fix typo
76
# r1544 of lp:windmill (the tip revision at the time of packaging).
11689.2.2 by Benji York
remove trailing whitespace
77
# We need to use this revison rather than the official 1.3 release since
78
# there is a bug fix for WindmillTestClient.asserts.assertProperty() which
11644.1.1 by Ian Booth
Package new windmill version from r1544 (tip) of trunk
79
# makes this api call work property on html disabled and readonly attributes.
80
windmill = 1.3r1544
8514.2.12 by Francis J. Lacoste
Add windmill dependencies versions.
81
wsgi-fileserver = 0.2.7
9123.2.2 by Gary Poster
initial switch to lazr distributions. many failures in webservice.
82
wsgi-intercept = 0.4
8514.2.12 by Francis J. Lacoste
Add windmill dependencies versions.
83
wsgi-jsonrpc = 0.2.8
84
wsgi-xmlrpc = 0.2.7
9660.2.1 by Leonard Richardson
Added new dependencies to versions.cfg.
85
wsgiref = 0.1.2
8521.3.1 by Gary Poster
initial cut at getting Zope in buildout and out of sourcecode
86
z3c.coverage = 1.1.2
87
z3c.csvvocabulary = 1.0.0
88
z3c.etestbrowser = 1.0.4
89
z3c.form = 1.9.0
90
z3c.formdemo = 1.5.3
91
z3c.formjs = 0.4.0
92
z3c.formjsdemo = 0.3.1
93
z3c.formui = 1.4.2
94
z3c.i18n = 0.1.1
95
z3c.layer = 0.2.3
96
z3c.macro = 1.1.0
97
z3c.macroviewlet = 1.0.0
98
z3c.menu = 0.2.0
99
z3c.optionstorage = 1.0.4
100
z3c.pagelet = 1.0.2
9041.6.3 by Gary Poster
alphabetical lists are easier to find things in
101
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
102
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.
103
z3c.recipe.filetemplate = 2.1.0
8234.1.7 by Gary Poster
rocketfuel scripts and download cache are in place now.
104
z3c.recipe.i18n = 0.5.3
11474.1.1 by Gary Poster
upgrade to newer versions of libraries
105
z3c.recipe.scripts = 1.0.1
106
z3c.recipe.tag = 0.4.0
8521.3.1 by Gary Poster
initial cut at getting Zope in buildout and out of sourcecode
107
z3c.rml = 0.7.3
108
z3c.skin.pagelet = 1.0.2
109
z3c.template = 1.1.0
110
z3c.testing = 0.2.0
111
z3c.traverser = 0.2.3
112
z3c.viewlet = 1.0.0
113
z3c.viewtemplate = 0.3.2
114
z3c.zrtresource = 1.0.1
11474.1.1 by Gary Poster
upgrade to newer versions of libraries
115
# Also upgrade the zc.buildout version in the Makefile's bin/buildout section.
116
zc.buildout = 1.5.1
8521.3.1 by Gary Poster
initial cut at getting Zope in buildout and out of sourcecode
117
zc.catalog = 1.2.0
118
zc.datetimewidget = 0.5.2
119
zc.i18n = 0.5.2
8234.1.7 by Gary Poster
rocketfuel scripts and download cache are in place now.
120
zc.lockfile = 1.0.0
11474.1.1 by Gary Poster
upgrade to newer versions of libraries
121
zc.recipe.egg = 1.3.2
8521.3.1 by Gary Poster
initial cut at getting Zope in buildout and out of sourcecode
122
zc.zservertracelog = 1.1.5
9678.4.25 by Barry Warsaw
ZTK for Python 2.5
123
ZConfig = 2.7.1
124
zdaemon = 2.0.4
125
ZODB3 = 3.9.2
8521.3.1 by Gary Poster
initial cut at getting Zope in buildout and out of sourcecode
126
zodbcode = 3.4.0
9678.4.25 by Barry Warsaw
ZTK for Python 2.5
127
zope.annotation = 3.5.0
11073.1.8 by Guilherme Salgado
Change versions.cfg to use the newly released zope.app.apidoc
128
zope.app.apidoc = 3.7.3
9678.4.25 by Barry Warsaw
ZTK for Python 2.5
129
zope.app.applicationcontrol = 3.5.1
130
zope.app.appsetup = 3.12.0
131
zope.app.authentication = 3.6.1
132
zope.app.basicskin = 3.4.1
133
zope.app.broken = 3.5.0
134
zope.app.component = 3.8.3
135
zope.app.container = 3.8.0
8521.3.1 by Gary Poster
initial cut at getting Zope in buildout and out of sourcecode
136
zope.app.content = 3.4.0
9678.4.25 by Barry Warsaw
ZTK for Python 2.5
137
zope.app.dav = 3.5.1
8521.3.1 by Gary Poster
initial cut at getting Zope in buildout and out of sourcecode
138
zope.app.debug = 3.4.1
139
zope.app.dependable = 3.4.0
9678.4.25 by Barry Warsaw
ZTK for Python 2.5
140
zope.app.error = 3.5.2
141
zope.app.exception = 3.5.0
142
zope.app.file = 3.5.0
143
zope.app.folder = 3.5.1
144
zope.app.form = 3.8.1
145
zope.app.generations = 3.5.0
146
zope.app.http = 3.6.0
147
zope.app.i18n = 3.6.2
148
zope.app.interface = 3.5.0
8234.1.7 by Gary Poster
rocketfuel scripts and download cache are in place now.
149
zope.app.locales = 3.5.1
9678.4.25 by Barry Warsaw
ZTK for Python 2.5
150
zope.app.localpermission = 3.7.0
11073.1.1 by Guilherme Salgado
Committing so that Gary can give it a try
151
zope.app.onlinehelp = 3.5.2
9678.4.25 by Barry Warsaw
ZTK for Python 2.5
152
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
153
zope.app.preference = 3.8.1
154
zope.preference = 3.8.0
9678.4.25 by Barry Warsaw
ZTK for Python 2.5
155
zope.app.principalannotation = 3.6.1
156
zope.app.publication = 3.9.0
157
zope.app.publisher = 3.10.0
158
zope.app.renderer = 3.5.1
159
zope.app.rotterdam = 3.5.0
160
zope.app.schema = 3.5.0
161
zope.app.security = 3.7.2
162
zope.app.securitypolicy = 3.5.1
8521.3.1 by Gary Poster
initial cut at getting Zope in buildout and out of sourcecode
163
zope.app.server = 3.4.2
9678.4.25 by Barry Warsaw
ZTK for Python 2.5
164
# not in ZTK
165
zope.app.session = 3.6.0
10446.3.10 by Jonathan Lange
* Use newer version of zope.testing that generates fewer spurious
166
zope.app.testing = 3.7.5
11073.1.1 by Guilherme Salgado
Committing so that Gary can give it a try
167
zope.app.tree = 3.6.0
9678.4.25 by Barry Warsaw
ZTK for Python 2.5
168
zope.app.wsgi = 3.6.0
169
# not in ZTK
170
zope.app.zapi = 3.4.1
171
zope.app.zcmlfiles = 3.6.0
172
zope.app.zopeappgenerations = 3.5.0
173
zope.authentication = 3.7.0
174
zope.broken = 3.5.0
175
zope.browser = 1.2
176
zope.browsermenu = 3.9.0
177
zope.browserpage = 3.9.0
178
zope.browserresource = 3.9.0
179
zope.cachedescriptors = 3.5.0
10446.3.10 by Jonathan Lange
* Use newer version of zope.testing that generates fewer spurious
180
zope.component = 3.9.3
9678.4.25 by Barry Warsaw
ZTK for Python 2.5
181
zope.componentvocabulary = 1.0
182
zope.configuration = 3.6.0
183
zope.container = 3.9.0
7849.19.5 by Sidnei da Silva
- Pin zope.contentprovider, pytz, elementtree and zope.tal
184
zope.contentprovider = 3.5.0
9678.23.1 by Gary Poster
update versions of zope.publisher and zope.contenttype to fix launchpadlib
185
zope.contenttype = 3.5.0
9678.4.25 by Barry Warsaw
ZTK for Python 2.5
186
zope.copy = 3.5.0
187
zope.copypastemove = 3.5.2
8521.3.1 by Gary Poster
initial cut at getting Zope in buildout and out of sourcecode
188
zope.datetime = 3.4.0
9678.4.25 by Barry Warsaw
ZTK for Python 2.5
189
zope.deferredimport = 3.5.0
8521.3.1 by Gary Poster
initial cut at getting Zope in buildout and out of sourcecode
190
zope.deprecation = 3.4.0
9678.4.25 by Barry Warsaw
ZTK for Python 2.5
191
zope.documenttemplate = 3.4.2
192
zope.dottedname = 3.4.6
193
zope.dublincore = 3.5.0
194
zope.error = 3.7.0
9041.6.3 by Gary Poster
alphabetical lists are easier to find things in
195
zope.event = 3.4.1
7849.19.4 by Sidnei da Silva
- Pin a couple more deps from z3c.pt
196
zope.exceptions = 3.5.2
9678.4.25 by Barry Warsaw
ZTK for Python 2.5
197
zope.filerepresentation = 3.5.0
198
zope.formlib = 3.6.0
199
zope.hookable = 3.4.1
200
zope.html = 2.0.0
201
zope.i18n = 3.7.1
202
zope.i18nmessageid = 3.5.0
203
zope.index = 3.6.0
204
zope.interface = 3.5.2
205
zope.lifecycleevent = 3.5.2
206
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
207
zope.login = 1.0.0
9678.4.25 by Barry Warsaw
ZTK for Python 2.5
208
zope.minmax = 1.1.1
8521.3.1 by Gary Poster
initial cut at getting Zope in buildout and out of sourcecode
209
zope.modulealias = 3.4.0
11824.6.1 by Ian Booth
Update zope.pagetemplate version
210
# Build of lp:~wallyworld/zope.pagetemplate/fix-isinstance
211
# This version adds a small change to the traversal logic so that the
212
# optimisation which applies if the object is a dict also works for subclasses
213
# of dict. The change has been approved for merge into the official zope code
214
# base. This patch is a temporary fix until the next official release.
215
zope.pagetemplate = 3.5.0-p1
9678.4.25 by Barry Warsaw
ZTK for Python 2.5
216
zope.password = 3.5.1
9678.4.26 by Barry Warsaw
Another cherrypick
217
zope.principalannotation = 3.6.0
9678.4.25 by Barry Warsaw
ZTK for Python 2.5
218
zope.principalregistry = 3.7.0
219
zope.processlifetime = 1.0
7849.19.4 by Sidnei da Silva
- Pin a couple more deps from z3c.pt
220
zope.proxy = 3.5.0
9678.4.25 by Barry Warsaw
ZTK for Python 2.5
221
zope.ptresource = 3.9.0
11073.1.1 by Guilherme Salgado
Committing so that Gary can give it a try
222
zope.publisher = 3.12.0
8697.27.31 by Gary Poster
resolve some dependency deprecation warnings
223
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.
224
zope.security = 3.7.1
9678.4.25 by Barry Warsaw
ZTK for Python 2.5
225
zope.securitypolicy = 3.6.1
10446.3.10 by Jonathan Lange
* Use newer version of zope.testing that generates fewer spurious
226
zope.sendmail = 3.7.1
9678.4.25 by Barry Warsaw
ZTK for Python 2.5
227
zope.server = 3.6.1
228
zope.session = 3.9.1
229
zope.site = 3.7.0
230
zope.size = 3.4.1
8521.3.1 by Gary Poster
initial cut at getting Zope in buildout and out of sourcecode
231
zope.structuredtext = 3.4.0
9678.4.25 by Barry Warsaw
ZTK for Python 2.5
232
zope.tal = 3.5.1
8521.3.1 by Gary Poster
initial cut at getting Zope in buildout and out of sourcecode
233
zope.tales = 3.4.0
9678.4.25 by Barry Warsaw
ZTK for Python 2.5
234
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.
235
# p1 Build of lp:~mars/zope.testing/3.9.4-p1.  Fixes bugs 570380 and 587886.
236
# p2 With patch for thread leaks to make them skips, fixes windmill errors with
11771.1.1 by Robert Collins
New zope.testing tweak.
237
# '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.
238
# p3 And always tear down layers, because thats the Right Thing To Do.
239
zope.testing = 3.9.4-p3
8521.3.1 by Gary Poster
initial cut at getting Zope in buildout and out of sourcecode
240
zope.thread = 3.4
9678.4.25 by Barry Warsaw
ZTK for Python 2.5
241
zope.traversing = 3.8.0
242
zope.viewlet = 3.6.1