# HG changeset patch # User Edouard Tisserant # Date 1317942394 -7200 # Node ID 2ee55ffac5805e395f067dc02d465eaef4ac3601 # Parent 2d6e92fb19e9cbe20ed91bd919f75a914d0d7217 Added zope.interface to installer so that twisted framework loads (needed by svgui) diff -r 2d6e92fb19e9 -r 2ee55ffac580 Makefile --- a/Makefile Tue Oct 04 00:23:20 2011 +0200 +++ b/Makefile Fri Oct 07 01:06:34 2011 +0200 @@ -117,6 +117,11 @@ 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)\ + unzip -d $(tmp) $$dld + cp -R $(tmp)/zope $(pysite) + # Twisted $(call get_src_pypi,2.7/T/Twisted,Twisted-11.0.0.winxp32-py2.7.msi)\ $(msiexec) /qn /a $$dld TARGETDIR=.\\$(pydir) diff -r 2d6e92fb19e9 -r 2ee55ffac580 distfiles/zope.interface-3.8.0-py2.7-win32.egg.md5 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/distfiles/zope.interface-3.8.0-py2.7-win32.egg.md5 Fri Oct 07 01:06:34 2011 +0200 @@ -0,0 +1,1 @@ +5c985df0467e8727e8c8675abd0621c0 /home/edouard/src/beremiz_higen_dist/distfiles/zope.interface-3.8.0-py2.7-win32.egg