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 |
10339.1.1
by Michael Hudson
use bzr 2.1 final |
8 |
bzr = 2.1.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 |
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 |
16 |
elementtree = 1.2.6-20050316 |
9123.2.2
by Gary Poster
initial switch to lazr distributions. many failures in webservice. |
17 |
epydoc = 3.0.1 |
8357.5.10
by Gary Poster
make changes per review by Francis |
18 |
feedvalidator = 0.0.0DEV-r1049 |
9041.6.3
by Gary Poster
alphabetical lists are easier to find things in |
19 |
functest = 0.8.7 |
8911.2.1
by Stuart Bishop
Add funkload 1.10.0 to the Launchpad buildout |
20 |
funkload = 1.10.0 |
9660.2.1
by Leonard Richardson
Added new dependencies to versions.cfg. |
21 |
grokcore.component = 1.6 |
10304.5.6
by Leonard Richardson
Updated versions for httplib2, launchpadlib, lazr.restful, and lazr.restfulclient. |
22 |
httplib2 = 0.6.0 |
8697.27.11
by Gary Poster
revert to some older versions so we do not have to worry about compatibility |
23 |
ipython = 0.9.1 |
7675.577.1
by Leonard Richardson
Initial implementation. |
24 |
launchpadlib = 1.5.6 |
9688.1.2
by Leonard Richardson
Updated version numbers. |
25 |
lazr.authentication = 0.1.1 |
9123.2.14
by Gary Poster
update versions |
26 |
lazr.batchnavigator = 1.1 |
9123.2.9
by Gary Poster
get tests to pass |
27 |
lazr.config = 1.1.3 |
9123.2.14
by Gary Poster
update versions |
28 |
lazr.delegates = 1.1.0 |
9123.2.16
by Gary Poster
use newest lazr.enum |
29 |
lazr.enum = 1.1.2 |
9965.1.2
by Brad Crittenden
Do not include collections on IPerson in snapshots. |
30 |
lazr.lifecycle = 1.1 |
10524.1.1
by Leonard Richardson
Updated lazr.restful and added a test for conditional writes. |
31 |
lazr.restful = 0.9.24 |
10466.8.4
by Leonard Richardson
Updated versions. |
32 |
lazr.restfulclient = 0.9.12 |
8697.22.15
by Barry Warsaw
Set lazr.smtptest to version 1.1 |
33 |
lazr.smtptest = 1.1 |
9778.1.1
by Guilherme Salgado
Use YUI 3.0.0 and the new lazr-js |
34 |
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?) |
35 |
lazr.uri = 1.0.2 |
10416.2.3
by Deryck Hodge
Update to latest lazr-js. |
36 |
lazr-js = 0.9.2DEVr170 |
9660.2.1
by Leonard Richardson
Added new dependencies to versions.cfg. |
37 |
martian = 0.11 |
9678.4.25
by Barry Warsaw
ZTK for Python 2.5 |
38 |
mechanize = 0.1.11 |
9905.7.2
by Jelmer Vernooij
Check out bzr-hg and mercurial in the build system. |
39 |
mercurial = 1.3.1 |
9041.6.3
by Gary Poster
alphabetical lists are easier to find things in |
40 |
mocker = 0.10.1 |
8777.2.3
by Francis J. Lacoste
Update to windmill 1.2 |
41 |
mozrunner = 1.3.4 |
8357.5.2
by Gary Poster
incremental changes to using more eggs |
42 |
oauth = 1.0 |
9639.1.2
by Gavin Panella
Require paramiko 1.7.4 and pycrypto 2.0.1 (as a dependency of paramiko). |
43 |
paramiko = 1.7.4 |
8514.2.2
by Francis J. Lacoste
Add loggerhead dependencies. |
44 |
Paste = 1.7.2 |
45 |
PasteDeploy = 1.3.3 |
|
9920.2.2
by Michael Hudson
Twisted depends on pyasn1 now |
46 |
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). |
47 |
pycrypto = 2.0.1 |
10137.6.7
by Aaron Bentley
Update versions, include now-needed pyOpenSSL. |
48 |
pyOpenSSL = 0.10 |
9232.2.19
by Stuart Bishop
New memcached released |
49 |
python-memcached = 1.45 |
8357.5.11
by Gary Poster
fix tests by better correlating distributions with the bzr branches that launchpad was using. |
50 |
python-openid = 2.2.1 |
7675.305.10
by Stuart Bishop
pytz 2009l |
51 |
pytz = 2009l |
9678.4.25
by Barry Warsaw
ZTK for Python 2.5 |
52 |
RestrictedPython = 3.5.1 |
9123.2.3
by Gary Poster
fix webservice tests |
53 |
roman = 1.4.0 |
8357.5.2
by Gary Poster
incremental changes to using more eggs |
54 |
setuptools = 0.6c9 |
8777.2.3
by Francis J. Lacoste
Update to windmill 1.2 |
55 |
simplejson = 2.0.9 |
8514.2.12
by Francis J. Lacoste
Add windmill dependencies versions. |
56 |
simplesettings = 0.4 |
8514.2.2
by Francis J. Lacoste
Add loggerhead dependencies. |
57 |
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 |
58 |
sourcecodegen = 0.6.9 |
9942.1.1
by Danilo Šegan
Update Storm version to one with memory leak fixed. |
59 |
# This is Storm 0.15 with r342 cherry-picked which fixes a memory leak
|
60 |
# important for message sharing migration script.
|
|
61 |
storm = 0.15danilo-storm-launchpad-r342 |
|
10085.6.1
by Jonathan Lange
Use the egg, not sourcecode. |
62 |
testtools = 0.9.2 |
9678.4.25
by Barry Warsaw
ZTK for Python 2.5 |
63 |
transaction = 1.0.0 |
10363.1.3
by Michael Hudson
use the release |
64 |
Twisted = 10.0.0 |
9041.6.1
by Gary Poster
take advantage of new buildout features from my dev branch |
65 |
uuid = 1.30 |
9123.2.2
by Gary Poster
initial switch to lazr distributions. many failures in webservice. |
66 |
van.testing = 2.0.1 |
9688.1.2
by Leonard Richardson
Updated version numbers. |
67 |
wadllib = 1.1.4 |
8911.2.5
by Stuart Bishop
Review feedback |
68 |
webunit = 1.3.8 |
9599.1.2
by Bjorn Tillenius
Upgrade Windmill to 1.3beta3-lp-r1440 again. |
69 |
# r1440 of lp:~bjornt/windmill/1.3-lp. It includes our patches to make test
|
70 |
# setup and tear down more robust, which didn't make it into the 1.3 release.
|
|
71 |
# Windmill 1.5 will include our patches.
|
|
72 |
windmill = 1.3beta3-lp-r1440 |
|
8514.2.12
by Francis J. Lacoste
Add windmill dependencies versions. |
73 |
wsgi-fileserver = 0.2.7 |
9123.2.2
by Gary Poster
initial switch to lazr distributions. many failures in webservice. |
74 |
wsgi-intercept = 0.4 |
8514.2.12
by Francis J. Lacoste
Add windmill dependencies versions. |
75 |
wsgi-jsonrpc = 0.2.8 |
76 |
wsgi-xmlrpc = 0.2.7 |
|
9660.2.1
by Leonard Richardson
Added new dependencies to versions.cfg. |
77 |
wsgiref = 0.1.2 |
8521.3.1
by Gary Poster
initial cut at getting Zope in buildout and out of sourcecode |
78 |
z3c.coverage = 1.1.2 |
79 |
z3c.csvvocabulary = 1.0.0 |
|
80 |
z3c.etestbrowser = 1.0.4 |
|
81 |
z3c.form = 1.9.0 |
|
82 |
z3c.formdemo = 1.5.3 |
|
83 |
z3c.formjs = 0.4.0 |
|
84 |
z3c.formjsdemo = 0.3.1 |
|
85 |
z3c.formui = 1.4.2 |
|
86 |
z3c.i18n = 0.1.1 |
|
87 |
z3c.layer = 0.2.3 |
|
88 |
z3c.macro = 1.1.0 |
|
89 |
z3c.macroviewlet = 1.0.0 |
|
90 |
z3c.menu = 0.2.0 |
|
91 |
z3c.optionstorage = 1.0.4 |
|
92 |
z3c.pagelet = 1.0.2 |
|
9041.6.3
by Gary Poster
alphabetical lists are easier to find things in |
93 |
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 |
94 |
z3c.ptcompat = 0.5.3 |
9641.1.5
by Gary Poster
actually get the sketches from the previous commits to work. Adds hacked site.py, takes advantage of newer zc and z3c build packages, makes Mailman build work, etc. Everything is now supposed to work even if you have conflicting namespace packages installed in site-packages and eggs. |
95 |
z3c.recipe.filetemplate = 2.1dev-gary-r105075 |
8234.1.7
by Gary Poster
rocketfuel scripts and download cache are in place now. |
96 |
z3c.recipe.i18n = 0.5.3 |
97 |
z3c.recipe.tag = 0.2.0 |
|
8521.3.1
by Gary Poster
initial cut at getting Zope in buildout and out of sourcecode |
98 |
z3c.rml = 0.7.3 |
99 |
z3c.skin.pagelet = 1.0.2 |
|
100 |
z3c.template = 1.1.0 |
|
101 |
z3c.testing = 0.2.0 |
|
102 |
z3c.traverser = 0.2.3 |
|
103 |
z3c.viewlet = 1.0.0 |
|
104 |
z3c.viewtemplate = 0.3.2 |
|
105 |
z3c.zrtresource = 1.0.1 |
|
10202.1.1
by Gary Poster
use hacked version of zc.buildout to work around bug 491705 |
106 |
zc.buildout = 1.5.0dev-gary-r108342 |
8521.3.1
by Gary Poster
initial cut at getting Zope in buildout and out of sourcecode |
107 |
zc.catalog = 1.2.0 |
108 |
zc.datetimewidget = 0.5.2 |
|
109 |
zc.i18n = 0.5.2 |
|
8234.1.7
by Gary Poster
rocketfuel scripts and download cache are in place now. |
110 |
zc.lockfile = 1.0.0 |
9641.1.5
by Gary Poster
actually get the sketches from the previous commits to work. Adds hacked site.py, takes advantage of newer zc and z3c build packages, makes Mailman build work, etc. Everything is now supposed to work even if you have conflicting namespace packages installed in site-packages and eggs. |
111 |
zc.recipe.egg = 1.3.0dev-gary-r105072 |
8521.3.1
by Gary Poster
initial cut at getting Zope in buildout and out of sourcecode |
112 |
zc.zservertracelog = 1.1.5 |
9678.4.25
by Barry Warsaw
ZTK for Python 2.5 |
113 |
ZConfig = 2.7.1 |
114 |
zdaemon = 2.0.4 |
|
115 |
ZODB3 = 3.9.2 |
|
8521.3.1
by Gary Poster
initial cut at getting Zope in buildout and out of sourcecode |
116 |
zodbcode = 3.4.0 |
9678.4.25
by Barry Warsaw
ZTK for Python 2.5 |
117 |
zope.annotation = 3.5.0 |
118 |
zope.app.applicationcontrol = 3.5.1 |
|
119 |
zope.app.appsetup = 3.12.0 |
|
120 |
zope.app.authentication = 3.6.1 |
|
121 |
zope.app.basicskin = 3.4.1 |
|
122 |
zope.app.broken = 3.5.0 |
|
123 |
zope.app.component = 3.8.3 |
|
124 |
zope.app.container = 3.8.0 |
|
8521.3.1
by Gary Poster
initial cut at getting Zope in buildout and out of sourcecode |
125 |
zope.app.content = 3.4.0 |
9678.4.25
by Barry Warsaw
ZTK for Python 2.5 |
126 |
zope.app.dav = 3.5.1 |
8521.3.1
by Gary Poster
initial cut at getting Zope in buildout and out of sourcecode |
127 |
zope.app.debug = 3.4.1 |
128 |
zope.app.dependable = 3.4.0 |
|
9678.4.25
by Barry Warsaw
ZTK for Python 2.5 |
129 |
zope.app.error = 3.5.2 |
130 |
zope.app.exception = 3.5.0 |
|
131 |
zope.app.file = 3.5.0 |
|
132 |
zope.app.folder = 3.5.1 |
|
133 |
zope.app.form = 3.8.1 |
|
134 |
zope.app.generations = 3.5.0 |
|
135 |
zope.app.http = 3.6.0 |
|
136 |
zope.app.i18n = 3.6.2 |
|
137 |
zope.app.interface = 3.5.0 |
|
8234.1.7
by Gary Poster
rocketfuel scripts and download cache are in place now. |
138 |
zope.app.locales = 3.5.1 |
9678.4.25
by Barry Warsaw
ZTK for Python 2.5 |
139 |
zope.app.localpermission = 3.7.0 |
140 |
zope.app.pagetemplate = 3.7.1 |
|
141 |
zope.app.principalannotation = 3.6.1 |
|
142 |
zope.app.publication = 3.9.0 |
|
143 |
zope.app.publisher = 3.10.0 |
|
144 |
zope.app.renderer = 3.5.1 |
|
145 |
zope.app.rotterdam = 3.5.0 |
|
146 |
zope.app.schema = 3.5.0 |
|
147 |
zope.app.security = 3.7.2 |
|
148 |
zope.app.securitypolicy = 3.5.1 |
|
8521.3.1
by Gary Poster
initial cut at getting Zope in buildout and out of sourcecode |
149 |
zope.app.server = 3.4.2 |
9678.4.25
by Barry Warsaw
ZTK for Python 2.5 |
150 |
# not in ZTK
|
151 |
zope.app.session = 3.6.0 |
|
152 |
zope.app.testing = 3.7.3 |
|
153 |
zope.app.wsgi = 3.6.0 |
|
154 |
# not in ZTK
|
|
155 |
zope.app.zapi = 3.4.1 |
|
156 |
zope.app.zcmlfiles = 3.6.0 |
|
157 |
zope.app.zopeappgenerations = 3.5.0 |
|
158 |
zope.authentication = 3.7.0 |
|
159 |
zope.broken = 3.5.0 |
|
160 |
zope.browser = 1.2 |
|
161 |
zope.browsermenu = 3.9.0 |
|
162 |
zope.browserpage = 3.9.0 |
|
163 |
zope.browserresource = 3.9.0 |
|
164 |
zope.cachedescriptors = 3.5.0 |
|
165 |
zope.component = 3.7.1 |
|
166 |
zope.componentvocabulary = 1.0 |
|
167 |
zope.configuration = 3.6.0 |
|
168 |
zope.container = 3.9.0 |
|
7849.19.5
by Sidnei da Silva
- Pin zope.contentprovider, pytz, elementtree and zope.tal |
169 |
zope.contentprovider = 3.5.0 |
9678.23.1
by Gary Poster
update versions of zope.publisher and zope.contenttype to fix launchpadlib |
170 |
zope.contenttype = 3.5.0 |
9678.4.25
by Barry Warsaw
ZTK for Python 2.5 |
171 |
zope.copy = 3.5.0 |
172 |
zope.copypastemove = 3.5.2 |
|
8521.3.1
by Gary Poster
initial cut at getting Zope in buildout and out of sourcecode |
173 |
zope.datetime = 3.4.0 |
9678.4.25
by Barry Warsaw
ZTK for Python 2.5 |
174 |
zope.deferredimport = 3.5.0 |
8521.3.1
by Gary Poster
initial cut at getting Zope in buildout and out of sourcecode |
175 |
zope.deprecation = 3.4.0 |
9678.4.25
by Barry Warsaw
ZTK for Python 2.5 |
176 |
zope.documenttemplate = 3.4.2 |
177 |
zope.dottedname = 3.4.6 |
|
178 |
zope.dublincore = 3.5.0 |
|
179 |
zope.error = 3.7.0 |
|
9041.6.3
by Gary Poster
alphabetical lists are easier to find things in |
180 |
zope.event = 3.4.1 |
7849.19.4
by Sidnei da Silva
- Pin a couple more deps from z3c.pt |
181 |
zope.exceptions = 3.5.2 |
9678.4.25
by Barry Warsaw
ZTK for Python 2.5 |
182 |
zope.filerepresentation = 3.5.0 |
183 |
zope.formlib = 3.6.0 |
|
184 |
zope.hookable = 3.4.1 |
|
185 |
zope.html = 2.0.0 |
|
186 |
zope.i18n = 3.7.1 |
|
187 |
zope.i18nmessageid = 3.5.0 |
|
188 |
zope.index = 3.6.0 |
|
189 |
zope.interface = 3.5.2 |
|
190 |
zope.lifecycleevent = 3.5.2 |
|
191 |
zope.location = 3.7.0 |
|
192 |
zope.minmax = 1.1.1 |
|
8521.3.1
by Gary Poster
initial cut at getting Zope in buildout and out of sourcecode |
193 |
zope.modulealias = 3.4.0 |
9678.4.25
by Barry Warsaw
ZTK for Python 2.5 |
194 |
zope.pagetemplate = 3.5.0 |
195 |
zope.password = 3.5.1 |
|
9678.4.26
by Barry Warsaw
Another cherrypick |
196 |
zope.principalannotation = 3.6.0 |
9678.4.25
by Barry Warsaw
ZTK for Python 2.5 |
197 |
zope.principalregistry = 3.7.0 |
198 |
zope.processlifetime = 1.0 |
|
7849.19.4
by Sidnei da Silva
- Pin a couple more deps from z3c.pt |
199 |
zope.proxy = 3.5.0 |
9678.4.25
by Barry Warsaw
ZTK for Python 2.5 |
200 |
zope.ptresource = 3.9.0 |
9678.23.1
by Gary Poster
update versions of zope.publisher and zope.contenttype to fix launchpadlib |
201 |
zope.publisher = 3.10.0 |
8697.27.31
by Gary Poster
resolve some dependency deprecation warnings |
202 |
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. |
203 |
zope.security = 3.7.1 |
9678.4.25
by Barry Warsaw
ZTK for Python 2.5 |
204 |
zope.securitypolicy = 3.6.1 |
9430.2.1
by Gary Poster
use new version of zope.sendmail |
205 |
zope.sendmail = 3.6.0 |
9678.4.25
by Barry Warsaw
ZTK for Python 2.5 |
206 |
zope.server = 3.6.1 |
207 |
zope.session = 3.9.1 |
|
208 |
zope.site = 3.7.0 |
|
209 |
zope.size = 3.4.1 |
|
8521.3.1
by Gary Poster
initial cut at getting Zope in buildout and out of sourcecode |
210 |
zope.structuredtext = 3.4.0 |
9678.4.25
by Barry Warsaw
ZTK for Python 2.5 |
211 |
zope.tal = 3.5.1 |
8521.3.1
by Gary Poster
initial cut at getting Zope in buildout and out of sourcecode |
212 |
zope.tales = 3.4.0 |
9678.4.25
by Barry Warsaw
ZTK for Python 2.5 |
213 |
zope.testbrowser = 3.7.0a1 |
8697.27.29
by Gary Poster
use new versions of zope.testing and zope.app.publication with our fixes, and a temporary dev version of zope.security for testing |
214 |
zope.testing = 3.8.1 |
8521.3.1
by Gary Poster
initial cut at getting Zope in buildout and out of sourcecode |
215 |
zope.thread = 3.4 |
9678.4.25
by Barry Warsaw
ZTK for Python 2.5 |
216 |
zope.traversing = 3.8.0 |
217 |
zope.viewlet = 3.6.1 |