Commit c3e69234 authored by Tres Seaver's avatar Tres Seaver

Group versions by the 'sets' to which they correspond.

parent c4402ddf
......@@ -2,39 +2,26 @@
versions = versions
[versions]
# Zope2-specific
Zope2 =
Acquisition = 2.13.3
ClientForm = 0.2.10
DateTime = 2.12.1
distribute = 0.6.10
docutils = 0.6
ExtensionClass = 2.13.1
initgroups = 2.13.0
Jinja2 = 2.3.1
mechanize = 0.1.11
Missing = 2.13.0
MultiMapping = 2.13.0
Persistence = 2.13.1
Pygments = 1.3.1
python-gettext = 1.0
pytz = 2010b
Record = 2.13.0
RestrictedPython = 3.5.2
Sphinx = 0.6.5
setuptools= 0.6c11
tempstorage = 2.11.2
ThreadLock = 2.13.0
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.8.0
zdaemon = 2.0.4
ZODB3 = 3.9.5
ZopeUndo = 2.12.0
# Zope2 dependencies
pytz = 2010b
docutils = 0.6
# ZTK
zope.annotation = 3.5.0
zope.broken = 3.6.0
zope.browser = 1.3
......@@ -75,3 +62,28 @@ zope.testbrowser = 3.8.1
zope.testing = 3.9.4
zope.traversing = 3.12.1
zope.viewlet = 3.7.1
# ZTK dependencies
mechanize = 0.1.11
ClientForm = 0.2.10
# ZODB + dependencies
transaction = 1.0.0
zc.lockfile = 1.0.0
ZConfig = 2.8.0
zdaemon = 2.0.4
ZODB3 = 3.9.5
# toolchain
Jinja2 = 2.3.1
Pygments = 1.3.1
python-gettext = 1.0
Sphinx = 0.6.5
distribute = 0.6.10
setuptools= 0.6c11
tl.eggdeps = 0.4
z3c.recipe.depgraph = 0.5
zc.buildout = 1.4.3
zc.recipe.egg = 1.2.2
zc.recipe.testrunner = 1.2.0
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment