Commit 0d90b242 authored by Kirill Smelkov's avatar Kirill Smelkov

Revert "Revert "software/neoppod & stack/erp5: Hook in zodbutils""

This reverts commit 7f6729de.

ZODB has been switched to ZODB4 in 447b27e6 (Switch from ZODB3 (3.10.7)
to ZODB (4.4.4)) including raising transaction version requirement to
1.7.0 so we can try to introduce zodbtools one more time.

/proposed-for-review-on nexedi/slapos!121
parent fd8673ba
......@@ -46,6 +46,7 @@ eggs = neoppod[admin, ctl, master, storage-mysqldb]
BTrees
ZODB
zope.testing
zodbtools
[slapos-deps-eggs]
recipe = zc.recipe.egg
......@@ -111,6 +112,7 @@ persistent = 4.2.2
transaction = 1.7.0
zdaemon = 4.1.0
zodbpickle = 0.6.0
zodbtools = 0.0.0.dev3
# Required by slapos.toolbox = 0.61
slapos.toolbox = 0.61
PyRSS2Gen = 1.1
......
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