-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathversions.cfg
130 lines (125 loc) · 5.15 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
[buildout]
#extends = http://download.zope.org/Zope2/index/2.12.14/versions.cfg
[versions]
# Buildout infrastructure
plone.recipe.alltests = 1.2
plone.recipe.zope2instance = 4.1.4
plone.recipe.zeoserver = 1.1.1
distribute = 0.6.14
setuptools = 0.6c11
# External dependencies
Markdown = 2.0.3
PIL = 1.1.6
Unidecode = 0.04.1
argparse = 1.1
elementtree = 1.2.7-20070827-preview
feedparser = 4.1
mailinglogger = 3.3.3
nt-svcutils = 2.13.0
python-openid = 2.2.5
simplejson = 2.1.1
# Plone release
Plone = 4.0.3
Products.ATContentTypes = 2.0.7
Products.ATReferenceBrowserWidget = 3.0
Products.Archetypes = 1.6.4
Products.CMFActionIcons = 2.1.3
Products.CMFCalendar = 2.2.2
Products.CMFCore = 2.2.2
Products.CMFDefault = 2.2.2
Products.CMFDiffTool = 2.0
Products.CMFDynamicViewFTI = 4.0
Products.CMFEditions = 2.0.4
Products.CMFFormController = 3.0.1
Products.CMFPlacefulWorkflow = 1.5.1
Products.CMFPlone = 4.0b1
Products.CMFQuickInstallerTool = 3.0.3
Products.CMFTestCase = 0.9.11
Products.CMFTopic = 2.2.1
Products.CMFUid = 2.2.1
Products.contentmigration = 2.0.1
Products.DCWorkflow = 2.2.2
Products.ExtendedPathIndex = 2.9
Products.ExternalEditor = 1.0
# 1.6.2 breaks things; see http://launchpad.net/bugs/643264
Products.GenericSetup = 1.6.1
Products.Marshall = 2.0
Products.MimetypesRegistry = 2.0.1
Products.PasswordResetTool = 2.0.5
Products.PlacelessTranslationService = 2.0.2
Products.PloneLanguageTool = 3.0.8
Products.PlonePAS = 4.0.4
Products.PloneTestCase = 0.9.12
Products.PluggableAuthService = 1.7.2
Products.PluginRegistry = 1.3b1
Products.PortalTransforms = 2.0.3
Products.ResourceRegistries = 2.0.2
Products.SecureMailHost = 1.1.2
Products.TinyMCE = 1.1.6
Products.ZopeVersionControl = 1.1.3
Products.i18ntestcase = 1.2
Products.kupu = 1.4.17
Products.statusmessages = 4.0
Products.validation = 2.0
archetypes.kss = 1.6.0
archetypes.referencebrowserwidget = 2.1
archetypes.schemaextender = 2.0.3
borg.localrole = 3.0.2
collective.monkeypatcher = 1.0
collective.testcaselayer = 1.3
five.customerize = 1.0
five.localsitemanager = 2.0.4
kss.core = 1.6.1
plone.app.blob = 1.3
plone.app.content = 2.0.2
plone.app.contentmenu = 2.0.2
plone.app.contentrules = 2.0.6
plone.app.controlpanel = 2.0.5
plone.app.customerize = 1.2.1
plone.app.folder = 1.0.3
plone.app.form = 2.0.1
plone.app.i18n = 2.0
plone.app.imaging = 1.0
plone.app.iterate = 2.0
plone.app.jquerytools = 1.1.2
plone.app.kss = 1.6.2
plone.app.layout = 2.0.6
plone.app.linkintegrity = 1.3.1
plone.app.locales = 4.0.4
plone.app.openid = 2.0.1
plone.app.portlets = 2.0.2
plone.app.redirector = 1.1
plone.app.upgrade = 1.0.3
plone.app.users = 1.0.3
plone.app.viewletmanager = 2.0.1
plone.app.vocabularies = 2.0.2
plone.app.workflow = 2.0
plone.browserlayer = 2.0.1
plone.contentrules = 2.0
plone.fieldsets = 2.0
plone.folder = 1.0.1
plone.i18n = 2.0
plone.indexer = 1.0
plone.intelligenttext = 2.0.1
plone.keyring = 2.0
plone.locking = 2.0
plone.memoize = 1.1
plone.openid = 2.0
plone.portlet.collection = 2.0.1
plone.portlet.static = 2.0
plone.portlets = 2.0.1
plone.protect = 2.0
plone.reload = 1.5
plone.scale = 1.2
plone.session = 3.0.1
plone.stringinterp = 1.0.3
plone.theme = 2.0
plonetheme.classic = 1.0.1
plonetheme.sunburst = 1.0.6
wicked = 1.1.9
z3c.autoinclude = 0.3.2
zope.ramcache = 1.0
# 2.12.5 breaks our tests; We can remove this pin once GenericSetup 1.6.2 works.
DateTime = 2.12.4
# CMFEditions is incompatible with ZODB 3.9.6+
ZODB3 = 3.9.5