source: main/waeup.kofa/trunk/versions.cfg @ 8358

Last change on this file since 8358 was 8358, checked in by uli, 12 years ago

Remove trash.

File size: 784 bytes
Line 
1[buildout]
2extends= http://grok.zope.org/releaseinfo/grok-1.1.cfg
3
4versions = versions
5
6[versions]
7collective.recipe.sphinxbuilder = 0.7.0
8hurry.workflow = 0.11
9# Pinned to circumvent breakage in 0.4.x
10hurry.zoperesource = 0.6
11# Pinned to prevent buildout svn-error.
12lovely.recipe = 1.0.0
13megrok.layout = 1.0.2
14reportlab = 2.5
15transaction = 1.1.0
16z3c.testsetup = 0.6.1
17zc.buildout = 1.5.0
18zc.recipe.egg = 1.3.0
19zc.recipe.testrunner = 1.4.0
20zope.app.testing = 3.8.1
21# for support of @provider directive
22zope.interface = 3.6.3
23# for support of contextual default values
24zope.schema = 3.8.0
25zope.testing = 3.10.2
26zope.xmlpickle = 3.4.0
27# Require latest version...
28Sphinx = 1.0.7
29ZODB3 = 3.10.3
30docutils = 0.7
31Jinja2 = 2.3
32# for support of unicode encoded passwords
33zope.password = 3.6.1
Note: See TracBrowser for help on using the repository browser.