forked from MatthewWilkes/Zope
-
Notifications
You must be signed in to change notification settings - Fork 0
/
versions.cfg
43 lines (39 loc) · 902 Bytes
/
versions.cfg
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
[buildout]
extends = http://svn.zope.org/repos/main/zopetoolkit/trunk/ztk-versions.cfg
versions = versions
[versions]
# Zope2-specific
Zope2 =
AccessControl = 2.13.4
Acquisition = 2.13.8
DateTime = 3.0b1
DocumentTemplate = 2.13.1
ExtensionClass = 2.13.2
initgroups = 2.13.0
Missing = 2.13.1
MultiMapping = 2.13.0
nt-svcutils = 2.13.0
Persistence = 2.13.2
Products.OFSP = 2.13.2
Products.ZCatalog = 2.13.20
Products.ZCTextIndex = 2.13.3
Record = 2.13.0
tempstorage = 2.12.1
zExceptions = 2.13.0
zLOG = 2.11.1
ZopeUndo = 2.12.0
# Deprecated / CMF dependencies
Products.BTreeFolder2 = 2.13.3
Products.ExternalMethod = 2.13.0
Products.MailHost = 2.13.1
Products.PythonScripts = 2.13.0
Products.StandardCacheManagers = 2.13.0
# ZTK KGS overrides
docutils = 0.8
manuel = 1.5.0
python-gettext = 1.1.1
# Zope2 dependencies
repoze.retry = 1.0
repoze.tm2 = 1.0b1
repoze.who = 2.0b1
zope.testbrowser = 3.11.1