diff -r b4cadeffabe4 -r b82fc7808412 Makefile --- a/Makefile Mon Oct 31 11:11:50 2016 +0300 +++ b/Makefile Mon Oct 31 11:13:07 2016 +0300 @@ -169,8 +169,8 @@ unzip -d $(tmp)/pw32 $$dld ; [ $$? -eq 1 ] #silence error unziping .exe cp -R $(tmp)/pw32/PLATLIB/* $(pysite) - # zope.interface - $(call get_src_pypi,/2.7/z/zope.interface,zope.interface-3.8.0-py2.7-win32.egg)\ + # zope.interface + $(call get_src_pypi,9d/2d/beb32519c0bd19bda4ac38c34db417d563ee698518e582f951d0b9e5898b,zope.interface-4.3.2-py2.7-win32.egg)\ unzip -d $(tmp) $$dld cp -R $(tmp)/zope $(pysite)