[Zope-CVS] CVS: Packages/WinBuilders/mk - python.mk:1.9

Christian Theune ct at gocept.com
Fri Jul 30 10:30:34 EDT 2004


Update of /cvs-repository/Packages/WinBuilders/mk
In directory cvs.zope.org:/tmp/cvs-serv7184/mk

Modified Files:
	python.mk 
Log Message:
 - 2.7.3 is going to use Python 2.3.4. I'm reflecting this change here
   already for preliminary 2.7.3 testing builds on windows.


=== Packages/WinBuilders/mk/python.mk 1.8 => 1.9 ===
--- Packages/WinBuilders/mk/python.mk:1.8	Thu Feb  5 00:08:55 2004
+++ Packages/WinBuilders/mk/python.mk	Fri Jul 30 10:30:34 2004
@@ -2,7 +2,7 @@
 # and the Windows installer must be in tmp/.  For win32all, the Windows
 # installer must be in tmp/.  Nothing beyond those is required to
 # build Python, and you don't even need a compiler for this part.
-PYVERSION=2.3.3
+PYVERSION=2.3.4
 W32ALLVERSION=163
 
 # CAUTION:  Extracting files from Wise installers doesn't really do what



More information about the Zope-CVS mailing list