-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathzope-versions.cfg
45 lines (42 loc) · 1007 Bytes
/
zope-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
44
45
# from http://download.zope.org/Zope2/index/2.13.10/versions.cfg
[buildout]
# extends = http://download.zope.org/zopetoolkit/index/1.0.4/ztk-versions.cfg
versions = versions
[versions]
# Zope2-specific
Zope2 = 2.13.10
AccessControl = 2.13.4
Acquisition = 2.13.8
DateTime = 2.12.6
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.BTreeFolder2 = 2.13.3
Products.ExternalMethod = 2.13.0
Products.MailHost = 2.13.1
Products.MIMETools = 2.13.0
Products.OFSP = 2.13.2
Products.PythonScripts = 2.13.0
Products.StandardCacheManagers = 2.13.0
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
# ZTK KGS overrides
manuel = 1.1.1
mechanize = 0.2.5
python-gettext = 1.1.1
ZConfig = 2.9.0
ZODB3 = 3.10.3
# Zope2 dependencies
repoze.retry = 1.0
repoze.tm2 = 1.0b2
repoze.who = 2.0b1
zope.testbrowser = 3.11.1