Commit 50f745e3 authored by Tres Seaver's avatar Tres Seaver

Use a 'zope.hookable' version whose tests pass under Python 2.6.

parent 4a03feb6
...@@ -148,7 +148,7 @@ zope.exceptions = 3.5.2 ...@@ -148,7 +148,7 @@ zope.exceptions = 3.5.2
zope.file = 0.4.0 zope.file = 0.4.0
zope.filerepresentation = 3.5.0 zope.filerepresentation = 3.5.0
zope.formlib = 3.5.2 zope.formlib = 3.5.2
zope.hookable = 3.4.0 zope.hookable = 3.4.1
zope.html = 1.1.0 zope.html = 1.1.0
zope.i18n = 3.6.0 zope.i18n = 3.6.0
zope.i18nmessageid = 3.4.3 zope.i18nmessageid = 3.4.3
......
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