Author: buildbot
Date: Sun Dec 30 06:12:55 2012
New Revision: 844280

Log:
Staging update by buildbot for libcloud

Modified:
    websites/staging/libcloud/trunk/content/   (props changed)
    websites/staging/libcloud/trunk/content/testing.html

Propchange: websites/staging/libcloud/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun Dec 30 06:12:55 2012
@@ -1 +1 @@
-1425698
+1426895

Modified: websites/staging/libcloud/trunk/content/testing.html
==============================================================================
--- websites/staging/libcloud/trunk/content/testing.html (original)
+++ websites/staging/libcloud/trunk/content/testing.html Sun Dec 30 06:12:55 
2012
@@ -105,8 +105,9 @@
 <p>To run the libcloud test suite you need to have the following extra 
dependencies
 installed:</p>
 <ul>
-<li>tox (pip install mock) - you only need this library if you want to use tox 
to run the tests</li>
+<li>tox (pip install tox) - you only need this library if you want to use tox 
to run the tests with all the supported Python versions</li>
 <li>mock (pip install mock)</li>
+<li>lockfile (pip install lockfile) - only used in the local storage storage 
driver</li>
 <li>coverage (pip install coverage) - you only need this library if you want to
  generate a test coverage report</li>
 </ul>


Reply via email to