source: main/waeup.kofa/branches/uli-fix-zc-async/versions.cfg

Last change on this file was 17307, checked in by uli, 21 months ago

Upgrade more build tools (pip/buildout).

With the upgraded Paste tools (last commit), we can use modernly packaged
eggs and can use newer versions of zc.buildout and pip. This does not only
ease the build process but is also necessary to get everything
Python3-compatible.

File size: 3.6 KB
Line 
1# Versions of packages used by waeup.kofa
2[buildout]
3# default set of versions we use.
4#extends= http://grok.zope.org/releaseinfo/grok-1.1.cfg
5extends = grok-1.1.cfg
6
7versions = versions
8
9[versions]
10alabaster = 0.7.7
11Babel = 1.3
12Beaker = 1.11.0
13collective.recipe.sphinxbuilder = 0.8.2
14collective.recipe.template = 2.1
15coverage = 3.6
16diazo = 1.0.6
17distribute = 0.6.49
18docutils = 0.11
19dolmen.beaker = 0.4
20experimental.cssselect = 0.3
21funcsigs = 1.0.2
22grok = 1.1.1
23grokcore.view = 1.13.5
24grokui.admin = 0.6.4
25grokui.base = 0.2.2
26horae.sphinx.grok = 1.0a1
27hurry.file = 1.2.1
28hurry.jquery = 1.4.3.1
29hurry.jqueryui = 1.8.5.1
30hurry.query = 1.1.1
31hurry.resource = 0.10
32hurry.workflow = 0.11
33hurry.zoperesource = 0.6
34Jinja2 = 2.3.1
35lovely.recipe = 1.0.0
36lxml = 3.3.6
37martian = 0.11.3
38mechanize = 0.2.5
39megrok.layout = 1.0.2
40megrok.menu = 0.4
41mock = 1.0.1
42mr.developer = 1.27
43Pillow = 2.0.0
44plone.recipe.command = 1.1
45psutil = 2.1.3
46py = 1.0.2
47Pygments = 2.0.2
48pyprof2calltree = 1.1.1
49PyPDF2 = 1.25.1
50reportlab = 2.5
51repoze.profile = 2.0
52repoze.sphinx.autointerface = 0.7.1
53repoze.xmliter = 0.5
54RestrictedPython = 3.5.2
55rwproperty = 1.0
56six = 1.10.0
57snowballstemmer = 1.2.1
58Sphinx = 1.3.5
59sphinx-rtd-theme = 0.1.9
60transaction = 1.1.1
61Twisted = 13.0.0
62ulif.loghandlers = 0.1.1
63unicodecsv = 0.9.4
64unittest2 = 0.5.1
65uuid = 1.30
66WebOb = 1.3.1
67z3c.autoinclude = 0.3.6
68# z3c.coverage 2.0 is out but does not cope with non-ASCII in sources
69z3c.coverage = 1.3.1
70z3c.recipe.staticlxml = 0.10
71z3c.testsetup = 0.6.1
72zc.async = 1.5.4
73zc.catalog = 1.4.5
74zc.dict = 1.2.1
75zc.lockfile = 1.0.2
76zc.monitor = 0.3.1
77zc.ngi = 2.0.1
78zc.queue = 1.3
79zc.recipe.cmmi = 1.3.6
80zc.recipe.egg = 2.0.3
81zc.recipe.testrunner = 2.0.0
82zc.resourcelibrary = 1.3.4
83zc.twist = 1.3.1
84zc.z3monitor = 0.8.0
85zc.zodbrecipes = 0.6.2
86zdaemon = 2.0.7
87ZODB3 = 3.10.5
88zope.app.apidoc = 3.7.5
89zope.app.applicationcontrol = 3.5.10
90zope.app.basicskin = 3.5.1
91zope.app.dav = 3.5.3
92zope.app.error = 3.5.3
93zope.app.exception = 3.6.3
94zope.app.folder = 3.5.2
95zope.app.form = 4.0.2
96zope.app.i18n = 3.6.4
97zope.app.interface = 3.5.2
98zope.app.keyreference = 3.6.1
99zope.app.locales = 3.6.2
100zope.app.localpermission = 3.7.2
101zope.app.principalannotation = 3.7.1
102zope.app.publisher = 3.10.2
103zope.app.rotterdam = 3.5.3
104zope.app.session = 3.6.2
105zope.app.testing = 3.9.0
106zope.app.zcmlfiles = 3.7.1
107zope.app.zopeappgenerations = 3.5.1
108zope.authentication = 3.7.1
109zope.bforest = 1.2
110zope.browsermenu = 3.9.1
111zope.browserresource = 3.10.3
112zope.cachedescriptors = 3.5.1
113zope.catalog = 3.8.2
114zope.component = 3.9.5
115zope.componentvocabulary = 1.0.1
116zope.configuration = 3.7.4
117zope.container = 3.11.2
118zope.contenttype = 3.5.5
119zope.datetime = 3.4.1
120zope.deferredimport = 3.5.3
121zope.deprecation = 3.4.1
122zope.documenttemplate = 3.4.3
123zope.dublincore = 3.6.3
124zope.error = 3.7.4
125zope.errorview = 0.11
126zope.filerepresentation = 3.6.1
127zope.formlib = 4.0.6
128zope.i18n = 3.7.4
129zope.i18nmessageid = 3.5.3
130zope.index = 3.6.4
131zope.interface = 3.6.7
132zope.keyreference = 3.6.4
133zope.lifecycleevent = 3.6.2
134zope.location = 3.9.1
135zope.pagetemplate = 3.5.2
136zope.password = 3.6.1
137zope.pluggableauth = 1.0.3
138zope.principalannotation = 3.6.1
139zope.principalregistry = 3.7.1
140zope.publisher = 3.12.6
141zope.schema = 3.8.1
142zope.security = 3.7.4
143zope.sendmail = 3.7.5
144zope.server = 3.6.3
145zope.session = 3.9.5
146zope.site = 3.9.2
147zope.tales = 3.5.3
148zope.testbrowser = 4.0.4
149zope.testing = 3.10.3
150zope.testrunner = 4.3.3
151zope.traversing = 3.12.1
152zope.viewlet=3.7.2
153zope.xmlpickle = 3.4.0
154
155
156# packages that skipped py2 support in newer versions
157PasteDeploy = 2.1.1
158setuptools = 44.1.1
159
160
161# Packages already at newest version (supporting py2 and py3)
162Paste = 3.5.2
163PasteScript = 3.3.0
164zc.buildout = 3.0.1
Note: See TracBrowser for help on using the repository browser.