[PEAK] PyProtocols' zope_support broken with zope.interface >= 3.0.0
Alberto Valverde
alberto at toscat.net
Fri Jul 13 14:40:55 EDT 2007
Hi,
PyProtocols' zope_support is broken with zope.interface newer than
3.0.0.
zope.interface 3 shows a deprecation warning:
PyProtocols-0.9.3-py2.4-macosx-10.4-fat.egg/protocols/zope_support.py:
60: DeprecationWarning: isImplementedBy has been renamed to providedBy
But in newer versions it breaks completely.
This probably is fixed in trunk (haven't checked), however, could the
package at PyPI be upgraded if so so easy_install can do it's magic
without pinning 3.0.0?
Thanks for all the great libraries, much used and much appreciated!
Alberto
More information about the PEAK
mailing list