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