[Pkg-bazaar-commits] ./bzr/unstable r966: - now needs python 2.4

Martin Pool mbp at sourcefrog.net
Fri Apr 10 08:21:37 UTC 2009


------------------------------------------------------------
revno: 966
committer: Martin Pool <mbp at sourcefrog.net>
timestamp: Fri 2005-07-22 20:32:00 -0300
message:
  - now needs python 2.4
  - update instructions for running selftest
modified:
  README
-------------- next part --------------
=== modified file 'README'
--- a/README	2005-05-11 01:03:22 +0000
+++ b/README	2005-07-22 23:32:00 +0000
@@ -21,7 +21,7 @@
 This is mostly developed on Linux (Ubuntu); it should work on Unix,
 Windows, or OS X with relatively little trouble.
 
-The only dependency is Python, at least 2.3 and preferably 2.4.  
+The only dependency is Python 2.4.
 
 You may optionally install cElementTree to speed up some operations.
 This is strongly recommended if you are dealing with large trees.
@@ -49,7 +49,7 @@
 After installing, please run the test suite to identify any problems
 on your platform::
 
-  ./testbzr
+  ./bzr selftest
 
 If you use the setup.py script then bzr will be installed into the
 specified path.  In this case you must install ElementTree and



More information about the Pkg-bazaar-commits mailing list