python3Packages.zodb: Fix the build

Side note: Not sure if it makes sense that zodb3 depends on zodb (zodb4)
via ZEO.
This commit is contained in:
Michael Weiss 2017-08-06 14:45:52 +02:00
parent 4b0afc169d
commit b0a2ea01c5

View file

@ -24854,6 +24854,7 @@ EOF
preCheck = if isPy3k then ''
# test failure on py3.4
rm src/ZODB/tests/testDB.py
rm src/ZODB/tests/test_fsdump.py # Error with Python 3.6
'' else "";
meta = {