forked from regebro/Plone-Buildout-Example
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathversions.cfg
More file actions
59 lines (49 loc) · 1.06 KB
/
versions.cfg
File metadata and controls
59 lines (49 loc) · 1.06 KB
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
[buildout]
extends =
http://dist.plone.org/release/4.1.2/versions.cfg
find-links =
http://dist.plone.org/release/4.1.2
http://dist.plone.org/thirdparty
versions = versions
sources = sources
[sources]
[versions]
Cheetah = 2.2.1
Products.Clouseau = 1.0
Products.DocFinderTab = 1.0.5
Products.PDBDebugMode = 1.3.1
Products.PrintingMailHost = 0.7
Products.ZMIntrospection = 0.3.0
ZopeSkel = 3.0a1
collective.recipe.omelette = 0.12
i18ndude = 3.2.2
zest.releaser = 3.26
#Required by:
#i18ndude 3.2.2
ordereddict = 1.1
#Required by:
#templer.plone 1.0a1
#templer.zope 1.0a2
#ZopeSkel 3.0a1
templer.buildout = 1.0a2
#Required by:
#templer.plone 1.0a1
#templer.buildout 1.0a2
#templer.zope 1.0a2
#ZopeSkel 3.0a1
templer.core = 1.0b3
#Required by:
#ZopeSkel 3.0a1
templer.plone = 1.0a1
#Required by:
#templer.plone 1.0a1
#ZopeSkel 3.0a1
templer.zope = 1.0a2
collective.recipe.backup = 2.3
collective.recipe.template = 1.9
plone.recipe.haproxy = 1.1.1
plone.recipe.varnish = 1.2.1
z3c.recipe.usercrontab = 1.1
zc.recipe.cmmi = 1.3.5
meld3 = 0.6.7
supervisor = 3.0a10