Commit 3edb80f3 authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent ff0931a9
...@@ -63,6 +63,7 @@ depends = ${persistent:egg} ${BTrees:egg} ...@@ -63,6 +63,7 @@ depends = ${persistent:egg} ${BTrees:egg}
egg_versions = egg_versions =
transaction = 1.7.0 transaction = 1.7.0
ZODB3 = 3.11.0
[ZODB4-repository] [ZODB4-repository]
<= _ZODB-git-repository <= _ZODB-git-repository
...@@ -99,6 +100,7 @@ depends = ${persistent:egg} ${BTrees:egg} ...@@ -99,6 +100,7 @@ depends = ${persistent:egg} ${BTrees:egg}
egg_versions = egg_versions =
transaction = 2.4.0 transaction = 2.4.0
ZODB3 = 3.11.0
[ZODB5-repository] [ZODB5-repository]
<= _ZODB-git-repository <= _ZODB-git-repository
......
...@@ -123,8 +123,3 @@ eggs = ...@@ -123,8 +123,3 @@ eggs =
# wendelin.core: latest not yet released # wendelin.core: latest not yet released
[wendelin.core-repository] [wendelin.core-repository]
revision= v0.11-15-gf785ac079b revision= v0.11-15-gf785ac079b
# pin eggs versions
# XXX -> component/ZODB
[versions]
ZODB3 = 3.11.0
...@@ -631,7 +631,6 @@ PyXML = 0.8.5 ...@@ -631,7 +631,6 @@ PyXML = 0.8.5
Pympler = 0.4.3 Pympler = 0.4.3
StructuredText = 2.11.1 StructuredText = 2.11.1
WSGIUtils = 0.7 WSGIUtils = 0.7
ZODB3 = 3.11.0
# astroid 1.4.1 breaks testDynamicClassGeneration # astroid 1.4.1 breaks testDynamicClassGeneration
astroid = 1.3.8 astroid = 1.3.8
erp5diff = 0.8.1.7 erp5diff = 0.8.1.7
......
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