[Checkins] SVN: CMF.buildout/trunk/README.txt Zope trunk requires Python 2.6 now.

Stefan H. Holek stefan at epy.co.at
Thu Jul 30 17:54:48 EDT 2009


Log message for revision 102406:
  Zope trunk requires Python 2.6 now.

Changed:
  U   CMF.buildout/trunk/README.txt

-=-
Modified: CMF.buildout/trunk/README.txt
===================================================================
--- CMF.buildout/trunk/README.txt	2009-07-30 21:54:04 UTC (rev 102405)
+++ CMF.buildout/trunk/README.txt	2009-07-30 21:54:47 UTC (rev 102406)
@@ -2,24 +2,24 @@
 CMF.buildout
 ============
 -------------------------
-Build CMF 2.2 + Zope 2.12
+Build CMF 2.2 + Zope 2.13
 -------------------------
 
 Introduction
 ============
 
-Builds CMF 2.2 with Zope 2.12 from develop eggs located in ``src``.
+Builds CMF 2.2 with Zope 2.13 from develop eggs located in ``src``.
 
 Dependencies
 ============
 
-Requires Python 2.4 or 2.5.
+Requires Python 2.6
 
 Usage
 =====
 ::
 
-  $ python2.5 bootstrap/bootstrap.py
+  $ python2.6 bootstrap/bootstrap.py
   $ ./bin/buildout
   $ ./bin/test
   $ ./bin/instance



More information about the Checkins mailing list