Added zope.interface to installer so that twisted framework loads (needed by svgui)
authorEdouard Tisserant
Fri, 07 Oct 2011 01:06:34 +0200
changeset 3 2ee55ffac580
parent 2 2d6e92fb19e9
child 4 e3a923bd3d56
Added zope.interface to installer so that twisted framework loads (needed by svgui)
Makefile
distfiles/zope.interface-3.8.0-py2.7-win32.egg.md5
--- 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)
--- /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