Commit 9320f1a9 authored by Julien Muchembled's avatar Julien Muchembled

NEO: add 'coverage' egg for tests + version up for ERP5

This is a follow-up of commit 30c5367a
parent 49558e2f
...@@ -50,6 +50,7 @@ eggs = neoppod[admin, ctl, master, storage-mysqldb] ...@@ -50,6 +50,7 @@ eggs = neoppod[admin, ctl, master, storage-mysqldb]
ZODB ZODB
zope.testing zope.testing
zodbtools zodbtools
coverage
setproctitle setproctitle
patch-binary = ${patch:location}/bin/patch patch-binary = ${patch:location}/bin/patch
ZEO-patch-options = -p1 ZEO-patch-options = -p1
...@@ -117,6 +118,7 @@ md5sum = 87d18c7021e4d43756813a83c9da5e97 ...@@ -117,6 +118,7 @@ md5sum = 87d18c7021e4d43756813a83c9da5e97
BTrees = 4.4.1 BTrees = 4.4.1
ZODB = 4.4.5 ZODB = 4.4.5
apache-libcloud = 1.5.0 apache-libcloud = 1.5.0
coverage = 4.5.1
ecdsa = 0.13 ecdsa = 0.13
gitdb2 = 2.0.0 gitdb2 = 2.0.0
msgpack = 0.5.6 msgpack = 0.5.6
......
...@@ -635,7 +635,6 @@ python-magic = 0.4.12+SlapOSPatched001 ...@@ -635,7 +635,6 @@ python-magic = 0.4.12+SlapOSPatched001
# use newer version than specified in ZTK # use newer version than specified in ZTK
PasteDeploy = 1.5.2 PasteDeploy = 1.5.2
argparse = 1.4.0 argparse = 1.4.0
coverage = 4.3.4
zope.dottedname = 4.1.0 zope.dottedname = 4.1.0
# test_UserManagerInterfaces in testERP5Security fails with 1.10.0. # test_UserManagerInterfaces in testERP5Security fails with 1.10.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