[Zope-Checkins] SVN: Zope/trunk/versions.cfg Define our own set of package versions, until the ZTK has solved its identity crisis.

Hanno Schlichting hannosch at hannosch.eu
Tue Dec 29 11:24:07 EST 2009


Log message for revision 107278:
  Define our own set of package versions, until the ZTK has solved its identity crisis.
  

Changed:
  U   Zope/trunk/versions.cfg

-=-
Modified: Zope/trunk/versions.cfg
===================================================================
--- Zope/trunk/versions.cfg	2009-12-29 15:45:11 UTC (rev 107277)
+++ Zope/trunk/versions.cfg	2009-12-29 16:24:07 UTC (rev 107278)
@@ -1,14 +1,81 @@
 [buildout]
-extends = http://svn.zope.org/repos/main/zopetoolkit/trunk/ztk.cfg
 versions = versions
 
 [versions]
 Acquisition = 2.12.4
+ClientForm = 0.2.10
 DateTime = 2.12.0
+distribute = 0.6.10
+docutils = 0.6
 ExtensionClass = 2.11.3
+five.formlib = 1.0
+Jinja2 = 2.2.1
+mechanize = 0.1.11
 Persistence = 2.11.1
+Pygments = 1.1.1
+python-gettext = 1.0
+pytz = 2009r
+RestrictedPython = 3.5.1
+Sphinx = 0.6.3
+setuptools= 0.6c11
 tempstorage = 2.11.2
 tl.eggdeps = 0.4
+transaction = 1.0.0
 z3c.recipe.depgraph = 0.5
+zc.buildout = 1.4.3
+zc.lockfile = 1.0.0
+zc.recipe.egg = 1.2.2
+zc.recipe.testrunner = 1.2.0
+ZConfig = 2.7.1
+zdaemon = 2.0.4
+ZODB3 = 3.9.4
+zope.annotation = 3.5.0
 zope.app.form = 3.12.1
-zope.app.publication = 3.10.0
+zope.authentication = 3.7.0
+zope.broken = 3.5.0
+zope.browser = 1.2
+zope.browsermenu = 3.9.0
+zope.browserpage = 3.11.0
+zope.browserresource = 3.10.2
+zope.cachedescriptors = 3.5.0
+zope.component = 3.8.0
+zope.configuration = 3.7.0
+zope.container = 3.10.0
+zope.contentprovider = 3.6.1
+zope.contenttype = 3.5.0
+zope.copy = 3.5.0
+zope.copypastemove = 3.6.0
+zope.datetime = 3.4.0
+zope.deferredimport = 3.5.0
+zope.dottedname = 3.4.6
+zope.dublincore = 3.6.0
+zope.event = 3.4.1
+zope.exceptions = 3.5.2
+zope.filerepresentation = 3.6.0
+zope.formlib = 3.10.0
+zope.i18n = 3.7.2
+zope.i18nmessageid = 3.5.0
+zope.interface = 3.5.3
+zope.lifecycleevent = 3.5.2
+zope.location = 3.8.2
+zope.pagetemplate = 3.5.0
+zope.password = 3.5.1
+zope.principalregistry = 3.7.0
+zope.processlifetime = 1.0
+zope.proxy = 3.5.0
+zope.ptresource = 3.9.0
+zope.publisher = 3.11.0
+zope.schema = 3.6.0
+zope.security = 3.7.2
+zope.securitypolicy = 3.6.1
+zope.sendmail = 3.6.1
+zope.sequencesort = 3.4.0
+zope.site = 3.8.0
+zope.size = 3.4.1
+zope.structuredtext = 3.4.0
+zope.tal = 3.5.2
+zope.tales = 3.4.0
+zope.testbrowser = 3.7.0
+zope.testing = 3.8.6
+zope.traversing = 3.11.0
+zope.viewlet = 3.7.0



More information about the Zope-Checkins mailing list