Commit 9be84ec6 authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent 6d838f3f
......@@ -6,6 +6,7 @@ extends =
# test*.cfg first extend from buildout<ZODB-flavour>.cfg to use
# appropriate ZODB version.
../pygolang/buildout.cfg
../../stack/nxdtest.cfg
parts =
......
......@@ -35,7 +35,6 @@ interpreter = ${:_buildout_section_name_}
[versions]
# To match ERP5
ZConfig = 2.9.3
zc.lockfile = 1.0.2
zope.event = 3.5.2
zope.exceptions = 3.6.2
zope.testing = 3.9.7
......
......@@ -134,11 +134,6 @@ zope.testing = 4.6.2
# zodburi==2.3.0
ZConfig = 3.2.0
# Required by:
# ZEO==4.3.1
# ZODB==4.4.5
zc.lockfile = 1.2.1
# Required by:
# neoppod==1.8.1
python-dateutil = 2.7.1
......@@ -205,6 +205,7 @@ unicodecsv = 0.14.1
wcwidth = 0.2.5
wheel = 0.35.1
xml-marshaller = 1.0.2
zc.lockfile = 1.0.2
zdaemon = 4.2.0
zipp = 1.2.0
zodburi = 2.4.0
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment