-
Notifications
You must be signed in to change notification settings - Fork 0
/
versions.cfg
137 lines (132 loc) · 3.2 KB
/
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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
# This file contains a list of versions of the various grok modules that
# belong together.
# It was downloaded from http://grok.zope.org/releaseinfo/grok-1.0.cfg
# when this project was created.
[versions]
grok = 1.0
ClientForm = 0.2.9
grokcore.component = 1.7
grokcore.formlib = 1.4
grokcore.security = 1.2
grokcore.startup = 0.4
grokcore.view = 1.12.2
grokcore.viewlet = 1.3
grokui.admin = 0.3.2
martian = 0.11.1
mechanize = 0.1.7b
pytz = 2009l
RestrictedPython = 3.4.2
simplejson = 2.0.9
z3c.autoinclude = 0.2.2
z3c.flashmessage = 1.0
z3c.recipe.eggbasket = 0.4.3
z3c.testsetup = 0.4
zc.catalog = 1.2.0
ZConfig = 2.5.1
zc.recipe.testrunner = 1.0.0
zdaemon = 2.0.2
ZODB3 = 3.8.3
zodbcode = 3.4.0
zope.annotation = 3.4.1
zope.app.apidoc = 3.4.3
zope.app.applicationcontrol = 3.4.3
zope.app.appsetup = 3.4.1
zope.app.authentication = 3.4.4
zope.app.basicskin = 3.4.0
zope.app.broken = 3.4.0
zope.app.catalog = 3.5.1
zope.app.component = 3.4.1
zope.app.container = 3.5.6
zope.app.content = 3.4.0
zope.app.debug = 3.4.1
zope.app.dependable = 3.4.0
zope.app.error = 3.5.1
zope.app.exception = 3.4.1
zope.app.file = 3.4.4
zope.app.folder = 3.4.0
zope.app.form = 3.4.1
zope.app.generations = 3.4.1
zope.app.http = 3.4.1
zope.app.i18n = 3.4.4
zope.app.interface = 3.4.0
zope.app.intid = 3.4.1
zope.app.keyreference = 3.4.1
zope.app.locales = 3.4.5
zope.app.onlinehelp = 3.4.1
zope.app.pagetemplate = 3.4.1
zope.app.preference = 3.4.1
zope.app.principalannotation = 3.4.0
zope.app.publication = 3.4.3
zope.app.publisher = 3.5.1
zope.app.renderer = 3.4.0
zope.app.rotterdam = 3.4.1
zope.app.schema = 3.4.0
zope.app.security = 3.5.2
zope.app.securitypolicy = 3.4.6
zope.app.server = 3.4.2
zope.app.session = 3.5.1
zope.app.skins = 3.4.0
zope.app.testing = 3.4.3
zope.app.tree = 3.4.0
zope.app.twisted = 3.4.1
zope.app.wsgi = 3.4.2
zope.app.zapi = 3.4.0
zope.app.zcmlfiles = 3.4.3
zope.app.zopeappgenerations = 3.4.0
zope.cachedescriptors = 3.4.1
zope.component = 3.4.0
zope.configuration = 3.4.0
zope.contentprovider = 3.4.0
zope.contenttype = 3.4.0
zope.copypastemove = 3.4.0
zope.datetime = 3.4.0
zope.deferredimport = 3.4.0
zope.deprecation = 3.4.0
zope.dottedname = 3.4.2
zope.dublincore = 3.4.0
zope.error = 3.5.1
zope.event = 3.4.0
zope.exceptions = 3.4.0
zope.filerepresentation = 3.4.0
zope.formlib = 3.4.0
zope.hookable = 3.4.0
zope.i18n = 3.4.0
zope.i18nmessageid = 3.4.3
zope.index = 3.4.1
zope.interface = 3.4.1
zope.lifecycleevent = 3.4.0
zope.location = 3.4.0
zope.minmax = 1.1.0
zope.modulealias = 3.4.0
zope.pagetemplate = 3.4.0
zope.proxy = 3.4.2
zope.publisher = 3.4.9
zope.schema = 3.4.0
zope.security = 3.4.1
zope.securitypolicy = 3.4.1
zope.server = 3.4.3
zope.session = 3.4.1
zope.size = 3.4.0
zope.structuredtext = 3.4.0
zope.tal = 3.4.1
zope.tales = 3.4.0
zope.testbrowser = 3.4.2
zope.testing = 3.7.6
zope.thread = 3.4
zope.traversing = 3.4.1
zope.viewlet = 3.4.2
# Here we pin the recipes and other packages that are not in the
# downloaded versions.cfg of grok
Paste = 1.7.2
PasteDeploy = 1.3.2
PasteScript = 1.7.3
setuptools = 0.6c9
collective.recipe.template = 1.4.0
z3c.evalexception = 2.0
z3c.recipe.dev = 0.5.3
z3c.recipe.i18n = 0.5.3
z3c.recipe.mkdir = 0.3.1
zc.buildout = 1.1.1
zc.lockfile = 1.0.0
zc.recipe.egg = 1.1.0
zc.recipe.filestorage = 1.0.1