~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to versions.cfg

  • Committer: Jonathan Lange
  • Date: 2010-04-11 14:46:42 UTC
  • mto: This revision was merged to the branch mainline in revision 10696.
  • Revision ID: jml@canonical.com-20100411144642-0nno0atfa5x9qv22
 * Use newer version of zope.testing that generates fewer spurious
   deprecation warnings

 * Use newer zope.app.testing updated for recent deprecations in
   zope.testing

 * Use newer zope.component, since new zope.app.testing has been updated
   to use new APIs from it

 * Use newer zope.sendmail, since the new zope.component deletes some
   APIs that it relied on

 * Update metazcml to get PublicPermission and view directly from
   zope.component.zcml and zope.component.security, since 
   zope.app.component is broken with new zope.component and no new 
   release is available.

Show diffs side-by-side

added added

removed removed

Lines of Context:
152
152
zope.app.server = 3.4.2
153
153
# not in ZTK
154
154
zope.app.session = 3.6.0
155
 
zope.app.testing = 3.7.3
 
155
zope.app.testing = 3.7.5
156
156
zope.app.wsgi = 3.6.0
157
157
# not in ZTK
158
158
zope.app.zapi = 3.4.1
165
165
zope.browserpage = 3.9.0
166
166
zope.browserresource = 3.9.0
167
167
zope.cachedescriptors = 3.5.0
168
 
zope.component = 3.7.1
 
168
zope.component = 3.9.3
169
169
zope.componentvocabulary = 1.0
170
170
zope.configuration = 3.6.0
171
171
zope.container = 3.9.0
205
205
zope.schema = 3.5.4
206
206
zope.security = 3.7.1
207
207
zope.securitypolicy = 3.6.1
208
 
zope.sendmail = 3.6.0
 
208
zope.sendmail = 3.7.1
209
209
zope.server = 3.6.1
210
210
zope.session = 3.9.1
211
211
zope.site = 3.7.0
214
214
zope.tal = 3.5.1
215
215
zope.tales = 3.4.0
216
216
zope.testbrowser = 3.7.0a1
217
 
zope.testing = 3.9.2
 
217
zope.testing = 3.9.3
218
218
zope.thread = 3.4
219
219
zope.traversing = 3.8.0
220
220
zope.viewlet = 3.6.1